diff options
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.2.1.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.2.1.ebuild b/x11-libs/gtk+/gtk+-2.2.1.ebuild index c187689c53cc..55f54f6023b0 100644 --- a/x11-libs/gtk+/gtk+-2.2.1.ebuild +++ b/x11-libs/gtk+/gtk+-2.2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.12 2003/03/09 00:04:28 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.1.ebuild,v 1.13 2003/05/29 22:09:05 lu_zero Exp $ inherit eutils libtool flag-o-matic IUSE="tiff doc jpeg" SLOT="2" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ppc alpha sparc" S="${WORKDIR}/${P}" DESCRIPTION="Gimp ToolKit + " |