From c3cc4368a30632950edeb5af0e8f7e8d41f88fa9 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 18:29:30 +0000 Subject: sync IUSE (+gtk2), don't assign S=${WORKDIR}/${P} --- dev-perl/Inline/Inline-0.44-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild') diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index c1e691aeebf1..8dc9b3bd969c 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.9 2004/06/25 00:39:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.10 2004/07/14 18:29:30 agriffis Exp $ inherit perl-module eutils -S=${WORKDIR}/${P} DESCRIPTION="Write Perl subroutines in other languages" SRC_URI="http://www.cpan.org/authors/id/I/IN/INGY/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" @@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa mips" +IUSE="gtk2" DEPEND="${DEPEND} dev-perl/Digest-MD5 -- cgit v1.2.3-65-gdbad