summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 07:42:22 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 07:42:22 +0000
commit2bf428c36232cc86214be3a03f349ae2afec4ac5 (patch)
treeb903e60ef4db53e0db4974af8844bc663b026889 /virtual/perl-Test-Simple
parentCleanup (diff)
downloadgentoo-2-2bf428c36232cc86214be3a03f349ae2afec4ac5.tar.gz
gentoo-2-2bf428c36232cc86214be3a03f349ae2afec4ac5.tar.bz2
gentoo-2-2bf428c36232cc86214be3a03f349ae2afec4ac5.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r--virtual/perl-Test-Simple/ChangeLog7
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.92.ebuild15
2 files changed, 5 insertions, 17 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog
index e4ec17617468..ce7142cd16f1 100644
--- a/virtual/perl-Test-Simple/ChangeLog
+++ b/virtual/perl-Test-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Test-Simple
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.65 2010/10/22 18:23:38 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.66 2011/01/17 07:42:22 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-Test-Simple-0.92.ebuild:
+ Cleanup
22 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
perl-Test-Simple-0.94.ebuild:
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.92.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.92.ebuild
deleted file mode 100644
index d4f9431d9b71..000000000000
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.92.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-Test-Simple/perl-Test-Simple-0.92.ebuild,v 1.11 2010/01/07 20:37:14 tove Exp $
-
-DESCRIPTION="Virtual for Test-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Test-Simple-${PV} )"