summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 17:55:59 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 17:55:59 +0000
commit65e7806961127361724bfc961362b88aa4854045 (patch)
tree5f52fe6a7a3a076a1c4deba943be1abaa7ce1901 /dev-perl/module-info
parentMark 0.10.8 stable on alpha (diff)
downloadhistorical-65e7806961127361724bfc961362b88aa4854045.tar.gz
historical-65e7806961127361724bfc961362b88aa4854045.tar.bz2
historical-65e7806961127361724bfc961362b88aa4854045.zip
Cleaning up ebuilds
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'dev-perl/module-info')
-rw-r--r--dev-perl/module-info/ChangeLog8
-rw-r--r--dev-perl/module-info/module-info-0.29.0.ebuild7
-rw-r--r--dev-perl/module-info/module-info-0.30.ebuild5
3 files changed, 10 insertions, 10 deletions
diff --git a/dev-perl/module-info/ChangeLog b/dev-perl/module-info/ChangeLog
index aa238124bfac..54a9ad1dd42a 100644
--- a/dev-perl/module-info/ChangeLog
+++ b/dev-perl/module-info/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/module-info
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.40 2006/09/16 21:56:23 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/ChangeLog,v 1.41 2006/10/20 17:46:26 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ -module-info-0.20.ebuild, -module-info-0.26.ebuild,
+ -module-info-0.28.ebuild, module-info-0.29.0.ebuild,
+ module-info-0.30.ebuild:
+ Cleaning up ebuilds
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
module-info-0.30.ebuild:
diff --git a/dev-perl/module-info/module-info-0.29.0.ebuild b/dev-perl/module-info/module-info-0.29.0.ebuild
index 8a6ed1a29f81..f990e7308b25 100644
--- a/dev-perl/module-info/module-info-0.29.0.ebuild
+++ b/dev-perl/module-info/module-info-0.29.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.29.0.ebuild,v 1.8 2006/08/06 02:53:26 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.29.0.ebuild,v 1.9 2006/10/20 17:46:26 mcummings Exp $
inherit perl-module
@@ -13,13 +13,10 @@ SRC_URI="mirror://cpan/authors/id/M/MB/MBARBON/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/module-build
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-
diff --git a/dev-perl/module-info/module-info-0.30.ebuild b/dev-perl/module-info/module-info-0.30.ebuild
index d4b7fa205010..2c1f53ba052a 100644
--- a/dev-perl/module-info/module-info-0.30.ebuild
+++ b/dev-perl/module-info/module-info-0.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.30.ebuild,v 1.8 2006/09/16 21:56:23 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.30.ebuild,v 1.9 2006/10/20 17:46:26 mcummings Exp $
inherit perl-module
@@ -20,6 +20,3 @@ SRC_TEST="do"
DEPEND="dev-perl/module-build
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-