diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 02:54:13 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 02:54:13 +0000 |
commit | 26c55d874f07c17fb72dfb7caad8f7163fcd5d50 (patch) | |
tree | c0f916b27ea50d8789ca0f5c785fad5a17ff32ff /x11-libs | |
parent | PPC stable profile update (diff) | |
download | historical-26c55d874f07c17fb72dfb7caad8f7163fcd5d50.tar.gz historical-26c55d874f07c17fb72dfb7caad8f7163fcd5d50.tar.bz2 historical-26c55d874f07c17fb72dfb7caad8f7163fcd5d50.zip |
PPC stable profile update
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.4.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild b/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild index fc5709d08d02..b3428d0313ec 100644 --- a/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild,v 1.5 2004/04/28 15:03:01 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.0-r1.ebuild,v 1.6 2004/05/29 02:54:13 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 hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha hppa ~amd64 ~ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 diff --git a/x11-libs/pango/pango-1.4.0.ebuild b/x11-libs/pango/pango-1.4.0.ebuild index 6451eed0fcf8..c717657967ab 100644 --- a/x11-libs/pango/pango-1.4.0.ebuild +++ b/x11-libs/pango/pango-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.0.ebuild,v 1.5 2004/04/28 15:00:45 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.0.ebuild,v 1.6 2004/05/29 02:53:34 pvdabeel Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc mips ~alpha hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc ~sparc mips ~alpha hppa ~amd64 ~ia64" IUSE="doc" RDEPEND="virtual/x11 |