summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 07:47:39 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 07:47:39 +0000
commitd0953ae6f0777f67d39d7fa21a2c34c06221db3b (patch)
tree9e6b82c9e99213858e5bd2998a195337304aaf0a /virtual
parentCleanup (diff)
downloadgentoo-2-d0953ae6f0777f67d39d7fa21a2c34c06221db3b.tar.gz
gentoo-2-d0953ae6f0777f67d39d7fa21a2c34c06221db3b.tar.bz2
gentoo-2-d0953ae6f0777f67d39d7fa21a2c34c06221db3b.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Safe/ChangeLog7
-rw-r--r--virtual/perl-Safe/perl-Safe-2.28.ebuild14
2 files changed, 5 insertions, 16 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index 8ffd4b0eb3f2..56ee444193ce 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,9 @@
# 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.26 2010/11/02 11:44:51 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.27 2011/01/17 07:47:39 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Safe-2.28.ebuild:
+ Cleanup
*perl-Safe-2.29 (02 Nov 2010)
diff --git a/virtual/perl-Safe/perl-Safe-2.28.ebuild b/virtual/perl-Safe/perl-Safe-2.28.ebuild
deleted file mode 100644
index c22c0004ea49..000000000000
--- a/virtual/perl-Safe/perl-Safe-2.28.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.28.ebuild,v 1.1 2010/09/16 16:52:19 tove Exp $
-
-DESCRIPTION="Virtual for Safe"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/Safe-${PV}"