summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-01 13:43:01 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-01 13:43:01 +0000
commit4218f01ff299aadbda5ab386449879b49d9a61cf (patch)
treed769fa47b8690130eec5ac5258a0ce9ceb807b2f /dev-perl
parentCleanup (diff)
downloadgentoo-2-4218f01ff299aadbda5ab386449879b49d9a61cf.tar.gz
gentoo-2-4218f01ff299aadbda5ab386449879b49d9a61cf.tar.bz2
gentoo-2-4218f01ff299aadbda5ab386449879b49d9a61cf.zip
Cleanup
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Compress-Base/ChangeLog6
-rw-r--r--dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild19
-rw-r--r--dev-perl/IO-Compress-Base/IO-Compress-Base-2.012.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/dev-perl/IO-Compress-Base/ChangeLog b/dev-perl/IO-Compress-Base/ChangeLog
index a8ec7bc84b4a..72f924b1c6e2 100644
--- a/dev-perl/IO-Compress-Base/ChangeLog
+++ b/dev-perl/IO-Compress-Base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/IO-Compress-Base
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.42 2008/10/23 18:08:35 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/ChangeLog,v 1.43 2008/11/01 13:43:01 tove Exp $
+
+ 01 Nov 2008; Torsten Veller <tove@gentoo.org>
+ -IO-Compress-Base-2.011.ebuild, -IO-Compress-Base-2.012.ebuild:
+ Cleanup
23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org>
IO-Compress-Base-2.015.ebuild:
diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild
deleted file mode 100644
index 4804a2e677d8..000000000000
--- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.011.ebuild,v 1.2 2008/07/15 16:58:36 armin76 Exp $
-
-MODULE_AUTHOR=PMQS
-
-inherit perl-module
-
-DESCRIPTION="Base Class for IO::Compress modules"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/perl-Scalar-List-Utils
- dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.012.ebuild b/dev-perl/IO-Compress-Base/IO-Compress-Base-2.012.ebuild
deleted file mode 100644
index f2f3717db923..000000000000
--- a/dev-perl/IO-Compress-Base/IO-Compress-Base-2.012.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Compress-Base/IO-Compress-Base-2.012.ebuild,v 1.1 2008/07/19 08:29:26 tove Exp $
-
-MODULE_AUTHOR=PMQS
-
-inherit perl-module
-
-DESCRIPTION="Base Class for IO::Compress modules"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="virtual/perl-Scalar-List-Utils
- dev-lang/perl"
-
-SRC_TEST="do"