summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:38:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:38:01 +0000
commit215f2c868104d5de9e1ab38166c81f25957c7bc6 (patch)
treeda1cdc7e4dfce2980cb1d5b1a0ccddce7c71272b /dev-perl/File-Flat
parentsync IUSE (+nls) (diff)
downloadhistorical-215f2c868104d5de9e1ab38166c81f25957c7bc6.tar.gz
historical-215f2c868104d5de9e1ab38166c81f25957c7bc6.tar.bz2
historical-215f2c868104d5de9e1ab38166c81f25957c7bc6.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r--dev-perl/File-Flat/File-Flat-0.8.ebuild5
-rw-r--r--dev-perl/File-Flat/File-Flat-0.91.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/dev-perl/File-Flat/File-Flat-0.8.ebuild b/dev-perl/File-Flat/File-Flat-0.8.ebuild
index 25b062cf4cbe..f7d1f52814a9 100644
--- a/dev-perl/File-Flat/File-Flat-0.8.ebuild
+++ b/dev-perl/File-Flat/File-Flat-0.8.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-Flat/File-Flat-0.8.ebuild,v 1.5 2004/06/25 00:28:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.6 2004/07/14 17:31:37 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Implements a flat filesystem"
SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
@@ -12,8 +11,8 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc"
+IUSE=""
DEPEND="dev-perl/Class-Autouse
dev-perl/File-Spec
dev-perl/Class-Inspector"
-
diff --git a/dev-perl/File-Flat/File-Flat-0.91.ebuild b/dev-perl/File-Flat/File-Flat-0.91.ebuild
index 562606f2f907..c0d95e88f9cc 100644
--- a/dev-perl/File-Flat/File-Flat-0.91.ebuild
+++ b/dev-perl/File-Flat/File-Flat-0.91.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-Flat/File-Flat-0.91.ebuild,v 1.2 2004/06/25 00:28:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.91.ebuild,v 1.3 2004/07/14 17:31:37 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Implements a flat filesystem"
SRC_URI="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~alpha ~ppc ~sparc"
+IUSE=""
DEPEND=">=dev-perl/Class-Autouse-1*
dev-perl/File-Spec
@@ -19,4 +19,3 @@ DEPEND=">=dev-perl/Class-Autouse-1*
dev-perl/File-NCopy
dev-perl/File-Remove
dev-perl/Class-Inspector"
-