diff options
author | 2005-03-07 14:00:25 +0000 | |
---|---|---|
committer | 2005-03-07 14:00:25 +0000 | |
commit | e929163374bd897383359004265f8e42a9e98529 (patch) | |
tree | 1341485e796a06fc7510564a25779428c2a57ec2 /x11-libs/gtk+ | |
parent | Stable on ppc64 (diff) | |
download | historical-e929163374bd897383359004265f8e42a9e98529.tar.gz historical-e929163374bd897383359004265f8e42a9e98529.tar.bz2 historical-e929163374bd897383359004265f8e42a9e98529.zip |
Stable on ppc64
Package-Manager: portage-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 |