diff options
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r-- | virtual/perl-Safe/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.11.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.16.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.17.ebuild | 14 |
4 files changed, 5 insertions, 45 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog index 3db478169249..7cd7ca6fd49c 100644 --- a/virtual/perl-Safe/ChangeLog +++ b/virtual/perl-Safe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Safe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.15 2010/01/17 11:17:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.16 2010/01/17 14:37:10 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-Safe-2.11.ebuild, + -perl-Safe-2.16.ebuild, -perl-Safe-2.17.ebuild: + Cleanup *perl-Safe-2.21 (17 Jan 2010) diff --git a/virtual/perl-Safe/perl-Safe-2.11.ebuild b/virtual/perl-Safe/perl-Safe-2.11.ebuild deleted file mode 100644 index 7b512c98d738..000000000000 --- a/virtual/perl-Safe/perl-Safe-2.11.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.11.ebuild,v 1.5 2010/01/07 20:31:20 tove Exp $ - -DESCRIPTION="Virtual for Safe" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Safe-${PV}" diff --git a/virtual/perl-Safe/perl-Safe-2.16.ebuild b/virtual/perl-Safe/perl-Safe-2.16.ebuild deleted file mode 100644 index 857a2d1a448a..000000000000 --- a/virtual/perl-Safe/perl-Safe-2.16.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.16.ebuild,v 1.2 2010/01/07 20:31:20 tove Exp $ - -DESCRIPTION="Virtual for Safe" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Safe-${PV}" diff --git a/virtual/perl-Safe/perl-Safe-2.17.ebuild b/virtual/perl-Safe/perl-Safe-2.17.ebuild deleted file mode 100644 index 1cecd2d475a1..000000000000 --- a/virtual/perl-Safe/perl-Safe-2.17.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.17.ebuild,v 1.2 2010/01/07 20:31:20 tove Exp $ - -DESCRIPTION="Virtual for Safe" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="~perl-core/Safe-${PV}" |