summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-28 12:05:31 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-28 12:05:31 +0000
commit1f159b3cb80cc82a67b634469f828494d18fd688 (patch)
tree212f13f1f50d4f433cc94c8ca3d34f2d49a3e21b /virtual/perl-Module-Pluggable
parentarm stable (diff)
downloadgentoo-2-1f159b3cb80cc82a67b634469f828494d18fd688.tar.gz
gentoo-2-1f159b3cb80cc82a67b634469f828494d18fd688.tar.bz2
gentoo-2-1f159b3cb80cc82a67b634469f828494d18fd688.zip
Cleanup
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Module-Pluggable')
-rw-r--r--virtual/perl-Module-Pluggable/ChangeLog6
-rw-r--r--virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild16
-rw-r--r--virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/virtual/perl-Module-Pluggable/ChangeLog b/virtual/perl-Module-Pluggable/ChangeLog
index 848299461517..a6d906d2cd62 100644
--- a/virtual/perl-Module-Pluggable/ChangeLog
+++ b/virtual/perl-Module-Pluggable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Pluggable
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.9 2009/04/25 17:36:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.10 2009/04/28 12:05:31 tove Exp $
+
+ 28 Apr 2009; Torsten Veller <tove@gentoo.org>
+ -perl-Module-Pluggable-3.6.ebuild, -perl-Module-Pluggable-3.8.ebuild:
+ Cleanup
25 Apr 2009; Raúl Porcel <armin76@gentoo.org>
perl-Module-Pluggable-3.9.ebuild:
diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild
deleted file mode 100644
index 9ca82fd488f2..000000000000
--- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.6.ebuild,v 1.2 2008/11/03 16:47:02 mr_bones_ Exp $
-
-DESCRIPTION="automatically give your module the ability to have plugins"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="|| ( ~dev-lang/perl-5.10.0 ~perl-core/Module-Pluggable-${PV} )"
diff --git a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild b/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild
deleted file mode 100644
index e55eed7bfef4..000000000000
--- a/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.8.ebuild,v 1.2 2008/11/03 16:47:02 mr_bones_ Exp $
-
-DESCRIPTION="automatically give your module the ability to have plugins"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~perl-core/Module-Pluggable-${PV}"