summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-15 20:25:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-15 20:25:03 +0000
commitf42039f34cbe5ffb4373759cb76690bfa38356bb (patch)
treebe4d6be1b83be3d371cde59d219003cc30f7eb9a /dev-perl/Test-Manifest
parentUpdate for testing fixes. (diff)
downloadhistorical-f42039f34cbe5ffb4373759cb76690bfa38356bb.tar.gz
historical-f42039f34cbe5ffb4373759cb76690bfa38356bb.tar.bz2
historical-f42039f34cbe5ffb4373759cb76690bfa38356bb.zip
Cleaning up stale ebulds
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r--dev-perl/Test-Manifest/ChangeLog6
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index 95840f8b1fcd..4df33bcc3a45 100644
--- a/dev-perl/Test-Manifest/ChangeLog
+++ b/dev-perl/Test-Manifest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-Manifest
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.24 2006/08/18 01:37:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.25 2006/10/15 20:25:03 mcummings Exp $
+
+ 15 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Test-Manifest-1.14.ebuild, Manifest:
+ Cleaning up stale ebulds
18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Test-Manifest-1.14.ebuild, Manifest:
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild
index 6911c2b36c07..b10958c46ac2 100644
--- a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild
+++ b/dev-perl/Test-Manifest/Test-Manifest-1.14.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/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.10 2006/08/18 01:37:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.11 2006/10/15 20:25:03 mcummings Exp $
inherit perl-module
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"