diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 20:28:47 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 20:28:47 +0000 |
commit | f3eb14000cf4eaf80a59d79921838f49fbba8b17 (patch) | |
tree | 0da69186c0fe5a2e553a0ab9e6cb85c268ffffb1 | |
parent | removed ~macos keyword, is there a bug open about what needs fixing? (Manifes... (diff) | |
download | gentoo-2-f3eb14000cf4eaf80a59d79921838f49fbba8b17.tar.gz gentoo-2-f3eb14000cf4eaf80a59d79921838f49fbba8b17.tar.bz2 gentoo-2-f3eb14000cf4eaf80a59d79921838f49fbba8b17.zip |
PPC stable profile update
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.4.4.ebuild b/x11-libs/gtk+/gtk+-2.4.4.ebuild index 095dffed2aae..9ba19f7eb01a 100644 --- a/x11-libs/gtk+/gtk+-2.4.4.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.5 2004/08/07 22:24:07 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.4.ebuild,v 1.6 2004/08/19 20:28:47 pvdabeel Exp $ inherit libtool flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${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" RDEPEND="virtual/x11 |