diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:52:40 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-12 17:52:40 +0000 |
commit | d8d4008aa54df69a2388bd38718aab2186e9e8e8 (patch) | |
tree | 8c5719b84c93b5bbee2b75622a031ae011094f08 /x11-libs | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.tar.gz gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.tar.bz2 gentoo-2-d8d4008aa54df69a2388bd38718aab2186e9e8e8.zip |
upgraded to stable ppc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.0.8.ebuild b/x11-libs/gtk+/gtk+-2.0.8.ebuild index d5c87814ef21..b490838aca3d 100644 --- a/x11-libs/gtk+/gtk+-2.0.8.ebuild +++ b/x11-libs/gtk+/gtk+-2.0.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.8.ebuild,v 1.4 2002/11/12 16:51:57 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.8.ebuild,v 1.5 2002/11/12 17:52:40 gerk Exp $ IUSE="tiff doc jpeg" inherit libtool flag-o-matic SLOT="2" -KEYWORDS="x86 ~ppc ~sparc ~sparc64 alpha" +KEYWORDS="x86 ppc ~sparc ~sparc64 alpha" S=${WORKDIR}/${P} DESCRIPTION="Gimp ToolKit + " |