diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 20:17:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 20:17:07 +0000 |
commit | 579ff73a5a3c82d2b0a25687282229f32cf959db (patch) | |
tree | 382e58ad4fd43f230868c5adfaae776bbbee9fbe /x11-libs/gtk+ | |
parent | ppc stable profile update (diff) | |
download | historical-579ff73a5a3c82d2b0a25687282229f32cf959db.tar.gz historical-579ff73a5a3c82d2b0a25687282229f32cf959db.tar.bz2 historical-579ff73a5a3c82d2b0a25687282229f32cf959db.zip |
ppc stable profile update
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r11.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.4.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild index e58515562d32..dda5364cf9b1 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r11.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+-1.2.10-r11.ebuild,v 1.11 2004/08/07 14:08:14 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.12 2004/08/19 20:16:21 pvdabeel Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils libtool gnuconfig @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="x86 ~ppc ~sparc mips alpha arm hppa amd64 ia64 ppc64 ~macos" +KEYWORDS="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ppc64 ~macos" IUSE="nls debug" RDEPEND="virtual/x11 diff --git a/x11-libs/gtk+/gtk+-2.4.1.ebuild b/x11-libs/gtk+/gtk+-2.4.1.ebuild index 97a015236eb6..2374d7bc9398 100644 --- a/x11-libs/gtk+/gtk+-2.4.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.4.1.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.1.ebuild,v 1.10 2004/07/28 03:35:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.4.1.ebuild,v 1.11 2004/08/19 20:17:07 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" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" IUSE="doc tiff jpeg" RDEPEND="virtual/x11 |