diff options
author | 2005-03-07 14:00:25 +0000 | |
---|---|---|
committer | 2005-03-07 14:00:25 +0000 | |
commit | ad9104cc2e4a837ba5c9c81ce86437e3869edf63 (patch) | |
tree | 5b8a15623698729d77772d34bdf7e6a8a0e2c0f6 /x11-libs/gtk+ | |
parent | Bug 71196 (diff) | |
download | gentoo-2-ad9104cc2e4a837ba5c9c81ce86437e3869edf63.tar.gz gentoo-2-ad9104cc2e4a837ba5c9c81ce86437e3869edf63.tar.bz2 gentoo-2-ad9104cc2e4a837ba5c9c81ce86437e3869edf63.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index cbdb30a08c17..b2a25886d2a4 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.147 2005/03/03 09:19:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.148 2005/03/07 14:00:25 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> gtk+-2.6.2.ebuild: + Stable on ppc64 03 Mar 2005; Sven Wegener <swegener@gentoo.org> : Added missing digest entries. diff --git a/x11-libs/gtk+/gtk+-2.6.2.ebuild b/x11-libs/gtk+/gtk+-2.6.2.ebuild index b4ad43dd7b0f..a93bc4818aca 100644 --- a/x11-libs/gtk+/gtk+-2.6.2.ebuild +++ b/x11-libs/gtk+/gtk+-2.6.2.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.2.ebuild,v 1.2 2005/03/02 21:53:19 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.6.2.ebuild,v 1.3 2005/03/07 14:00:25 corsair Exp $ inherit libtool 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="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ppc64" IUSE="doc tiff jpeg static" RDEPEND="virtual/x11 |