diff options
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.0.8.ebuild')
-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 7d5213779207..2243854d04d0 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.6 2002/12/09 04:41:42 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.8.ebuild,v 1.7 2002/12/15 10:44:24 bjb Exp $ IUSE="tiff doc jpeg" inherit libtool flag-o-matic SLOT="2" -KEYWORDS="x86 ppc ~sparc alpha" +KEYWORDS="x86 ppc ~sparc alpha" S=${WORKDIR}/${P} DESCRIPTION="Gimp ToolKit + " |