summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 19:29:57 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 19:29:57 +0000
commit96e21337208c0aa0cd582e6f8557fb2d20993dfd (patch)
treeebe078c972083d99408ebb392e4039dcb41875b7 /dev-perl/Test-Manifest
parentCleanup (diff)
downloadgentoo-2-96e21337208c0aa0cd582e6f8557fb2d20993dfd.tar.gz
gentoo-2-96e21337208c0aa0cd582e6f8557fb2d20993dfd.tar.bz2
gentoo-2-96e21337208c0aa0cd582e6f8557fb2d20993dfd.zip
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
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.11.ebuild19
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild18
-rw-r--r--dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild18
4 files changed, 5 insertions, 56 deletions
diff --git a/dev-perl/Test-Manifest/ChangeLog b/dev-perl/Test-Manifest/ChangeLog
index 2d6917820569..dbd68580cad0 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.41 2008/07/17 20:54:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.42 2008/09/15 19:29:57 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Test-Manifest-1.11.ebuild,
+ -Test-Manifest-1.14.ebuild, -Test-Manifest-1.17.ebuild:
+ Cleanup
17 Jul 2008; Raúl Porcel <armin76@gentoo.org> Test-Manifest-1.22.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild
deleted file mode 100644
index a5b944230e28..000000000000
--- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.11.ebuild,v 1.8 2007/07/10 23:33:33 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interact with a t/test_manifest file"
-SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
-
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86"
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild
deleted file mode 100644
index 8e5787eeb635..000000000000
--- a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.12 2007/07/10 23:33:33 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interact with a t/test_manifest file"
-SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
-
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
deleted file mode 100644
index a0712b4aed6b..000000000000
--- a/dev-perl/Test-Manifest/Test-Manifest-1.17.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 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.17.ebuild,v 1.7 2007/07/13 21:29:53 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interact with a t/test_manifest file"
-SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/"
-
-IUSE=""
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"