diff options
author | 2005-11-11 23:21:10 +0000 | |
---|---|---|
committer | 2005-11-11 23:21:10 +0000 | |
commit | 7aa089cff0b15553d953da95aef2d16bf59f6fd5 (patch) | |
tree | 4c15b8843eb645f2de19a134e351979b1c4a9701 /x11-libs/gtk+ | |
parent | version bump (diff) | |
download | gentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.tar.gz gentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.tar.bz2 gentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.zip |
Stable on hppa, ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 5d13e9627c4a..cd69ed6c058f 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.197 2005/11/04 20:36:10 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.198 2005/11/11 23:21:10 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> gtk+-2.6.10.ebuild: + Stable on hppa, ppc. 04 Nov 2005; <dang@gentoo.org> gtk+-2.8.6.ebuild: Make sure cairo was built with X. bug 111483 diff --git a/x11-libs/gtk+/gtk+-2.6.10.ebuild b/x11-libs/gtk+/gtk+-2.6.10.ebuild index b01014dfb365..f1e29bd8b74b 100644 --- a/x11-libs/gtk+/gtk+-2.6.10.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.10.ebuild,v 1.6 2005/11/02 17:05:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.10.ebuild,v 1.7 2005/11/11 23:21:10 hansmi Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2 LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc tiff jpeg static" RDEPEND="virtual/x11 |