summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:41:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:41:08 +0000
commited907a7ca252371e816a5200da2dd0882f249911 (patch)
treef115f749cba1e254c33c58a0cdec74879a3139ad /dev-perl/Exporter-Lite
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-ed907a7ca252371e816a5200da2dd0882f249911.tar.gz
historical-ed907a7ca252371e816a5200da2dd0882f249911.tar.bz2
historical-ed907a7ca252371e816a5200da2dd0882f249911.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"
-