summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 19:40:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 19:40:52 +0000
commitca3eed4cab122098913834f7777cc8202921ed9c (patch)
tree3c59bf310bc3cfed9fe73aa65ce83d0260f567d7 /dev-perl/module-info
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-ca3eed4cab122098913834f7777cc8202921ed9c.tar.gz
gentoo-2-ca3eed4cab122098913834f7777cc8202921ed9c.tar.bz2
gentoo-2-ca3eed4cab122098913834f7777cc8202921ed9c.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r--dev-perl/module-info/module-info-0.20.ebuild4
-rw-r--r--dev-perl/module-info/module-info-0.24.ebuild3
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-perl/module-info/module-info-0.20.ebuild b/dev-perl/module-info/module-info-0.20.ebuild
index 369408909d89..95c487e7385a 100644
--- a/dev-perl/module-info/module-info-0.20.ebuild
+++ b/dev-perl/module-info/module-info-0.20.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/module-info/module-info-0.20.ebuild,v 1.6 2004/06/25 00:47:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.20.ebuild,v 1.7 2004/07/14 19:40:52 agriffis Exp $
inherit perl-module
@@ -13,4 +13,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MB/MBARBON/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~amd64"
-
+IUSE=""
diff --git a/dev-perl/module-info/module-info-0.24.ebuild b/dev-perl/module-info/module-info-0.24.ebuild
index 67e01a82c087..23563d6b66e9 100644
--- a/dev-perl/module-info/module-info-0.24.ebuild
+++ b/dev-perl/module-info/module-info-0.24.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/module-info/module-info-0.24.ebuild,v 1.2 2004/06/25 00:47:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.24.ebuild,v 1.3 2004/07/14 19:40:52 agriffis Exp $
inherit perl-module
@@ -13,5 +13,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MB/MBARBON/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~alpha ~hppa ~mips ~ppc ~sparc ~amd64"
+IUSE=""
SRC_TEST="do"