summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 22:27:06 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 22:27:06 +0000
commit19b8bef7dcc8ce504041c1e368450f819708c608 (patch)
tree5c75daaccd6d7b7fec5133cc3b5996932d1c4031 /virtual
parentMarked ppc stable for bug #252701. (diff)
downloadgentoo-2-19b8bef7dcc8ce504041c1e368450f819708c608.tar.gz
gentoo-2-19b8bef7dcc8ce504041c1e368450f819708c608.tar.bz2
gentoo-2-19b8bef7dcc8ce504041c1e368450f819708c608.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-IO-Compress-Base/ChangeLog8
-rw-r--r--virtual/perl-IO-Compress-Base/perl-IO-Compress-Base-2.008.ebuild16
2 files changed, 6 insertions, 18 deletions
diff --git a/virtual/perl-IO-Compress-Base/ChangeLog b/virtual/perl-IO-Compress-Base/ChangeLog
index 43f254702ee4..2c09be88d5a5 100644
--- a/virtual/perl-IO-Compress-Base/ChangeLog
+++ b/virtual/perl-IO-Compress-Base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-IO-Compress-Base
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress-Base/ChangeLog,v 1.2 2008/11/02 10:57:08 swegener Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress-Base/ChangeLog,v 1.3 2009/03/13 22:27:06 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org>
+ -perl-IO-Compress-Base-2.008.ebuild:
+ Cleanup
*perl-IO-Compress-Base-2.015 (01 Nov 2008)
*perl-IO-Compress-Base-2.008 (01 Nov 2008)
diff --git a/virtual/perl-IO-Compress-Base/perl-IO-Compress-Base-2.008.ebuild b/virtual/perl-IO-Compress-Base/perl-IO-Compress-Base-2.008.ebuild
deleted file mode 100644
index 940c50695896..000000000000
--- a/virtual/perl-IO-Compress-Base/perl-IO-Compress-Base-2.008.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress-Base/perl-IO-Compress-Base-2.008.ebuild,v 1.2 2008/11/03 16:44:51 mr_bones_ Exp $
-
-DESCRIPTION="Base Class for IO::Compress modules"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~dev-lang/perl-5.10.0"