diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:25:03 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-15 20:25:03 +0000 |
commit | f42039f34cbe5ffb4373759cb76690bfa38356bb (patch) | |
tree | be4d6be1b83be3d371cde59d219003cc30f7eb9a /dev-perl/Test-Manifest | |
parent | Update for testing fixes. (diff) | |
download | historical-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/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 3 |
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}" |