summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild')
-rw-r--r--dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild b/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild
index 210385640c66..4eeaecfebd4a 100644
--- a/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild
+++ b/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.02.ebuild,v 1.1 2006/11/12 20:46:21 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exporter-Lite/Exporter-Lite-0.02.ebuild,v 1.2 2007/01/07 23:40:55 mcummings Exp $
inherit perl-module
@@ -9,10 +9,9 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/"
SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"