From 65729212b9426457e1228bf515c99cc8a85792b4 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 20:16:49 +0000 Subject: sync IUSE (missing), don't assign S=${WORKDIR}/${P} --- dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild | 4 ++-- dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-perl/Pod-Simple') diff --git a/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild index eb0fb12e365b..992ea9a32060 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-2.05.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/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.2 2004/06/25 00:56:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.3 2004/07/14 20:13:57 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="framework for parsing Pod" @@ -15,5 +14,6 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="dev-perl/Pod-Escapes" diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild index 985d5b639396..bf8b2e5a9966 100644 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.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/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.2 2004/06/25 00:56:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.3 2004/07/14 20:13:57 agriffis Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="framework for parsing Pod" @@ -15,5 +14,6 @@ SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND=">=dev-perl/Pod-Escapes-1.04" -- cgit v1.2.3-65-gdbad