summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:36:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:36:04 +0000
commit51327dabbfd05c4bd81a297f814933041af273a2 (patch)
tree45bb4f3c4bd858c90c586d680f931f4302f9bc95 /dev-perl/File-Tail
parentsync IUSE (-ppds) (Manifest recommit) (diff)
downloadgentoo-2-51327dabbfd05c4bd81a297f814933041af273a2.tar.gz
gentoo-2-51327dabbfd05c4bd81a297f814933041af273a2.tar.bz2
gentoo-2-51327dabbfd05c4bd81a297f814933041af273a2.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r--dev-perl/File-Tail/File-Tail-0.98-r2.ebuild4
-rw-r--r--dev-perl/File-Tail/File-Tail-0.98-r3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-Tail/File-Tail-0.98-r2.ebuild b/dev-perl/File-Tail/File-Tail-0.98-r2.ebuild
index 625c8c36c28e..39a27acdf965 100644
--- a/dev-perl/File-Tail/File-Tail-0.98-r2.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.98-r2.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/File-Tail/File-Tail-0.98-r2.ebuild,v 1.13 2004/06/25 00:30:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.98-r2.ebuild,v 1.14 2004/07/14 17:35:16 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="File::Tail module for perl"
SRC_URI="http://www.cpan.org/authors/id/MGRABNAR/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND} dev-perl/Time-HiRes"
diff --git a/dev-perl/File-Tail/File-Tail-0.98-r3.ebuild b/dev-perl/File-Tail/File-Tail-0.98-r3.ebuild
index 3cb587dd0cd7..7dd4f338b80c 100644
--- a/dev-perl/File-Tail/File-Tail-0.98-r3.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.98-r3.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/File-Tail/File-Tail-0.98-r3.ebuild,v 1.6 2004/06/25 00:30:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.98-r3.ebuild,v 1.7 2004/07/14 17:35:16 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="File::Tail module for perl"
SRC_URI="http://www.cpan.org/authors/id/MGRABNAR/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND} dev-perl/Time-HiRes"