summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:32 +0000
commitd9c468b89f8f02fa668a52f73abba916ab604027 (patch)
treeae1ae8cd06e16a743780785184893943b7abd8f5 /dev-perl/Exporter-Lite
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-d9c468b89f8f02fa668a52f73abba916ab604027.tar.gz
gentoo-2-d9c468b89f8f02fa668a52f73abba916ab604027.tar.bz2
gentoo-2-d9c468b89f8f02fa668a52f73abba916ab604027.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/Exporter-Lite')
-rw-r--r--dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild
index 601dbe0b5574..33b7e6690486 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.2 2004/06/25 00:26:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.01.ebuild,v 1.3 2004/07/14 17:27:16 agriffis Exp $
inherit perl-module
@@ -11,6 +11,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+IUSE=""
SRC_TEST="do"
-