summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-25 10:18:10 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-25 10:18:10 +0000
commit024c118995c2ca2407de4f2a27a12a59f43fbd52 (patch)
tree95717ac3bd910ef12574edb239633c34c0ec2577 /virtual
parentVersion bump (diff)
downloadhistorical-024c118995c2ca2407de4f2a27a12a59f43fbd52.tar.gz
historical-024c118995c2ca2407de4f2a27a12a59f43fbd52.tar.bz2
historical-024c118995c2ca2407de4f2a27a12a59f43fbd52.zip
Cleanup
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Compress-Raw-Bzip2/ChangeLog7
-rw-r--r--virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.020.ebuild14
-rw-r--r--virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.023.ebuild14
-rw-r--r--virtual/perl-Compress-Raw-Zlib/ChangeLog7
-rw-r--r--virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild16
-rw-r--r--virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild16
-rw-r--r--virtual/perl-IO-Compress/ChangeLog6
-rw-r--r--virtual/perl-IO-Compress/perl-IO-Compress-2.020.ebuild14
-rw-r--r--virtual/perl-IO-Compress/perl-IO-Compress-2.023.ebuild14
9 files changed, 17 insertions, 91 deletions
diff --git a/virtual/perl-Compress-Raw-Bzip2/ChangeLog b/virtual/perl-Compress-Raw-Bzip2/ChangeLog
index 9f7fe8a8b03b..bf780518fb67 100644
--- a/virtual/perl-Compress-Raw-Bzip2/ChangeLog
+++ b/virtual/perl-Compress-Raw-Bzip2/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Compress-Raw-Bzip2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.24 2010/01/12 13:30:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Bzip2/ChangeLog,v 1.25 2010/01/25 10:18:10 tove Exp $
+
+ 25 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Compress-Raw-Bzip2-2.020.ebuild,
+ -perl-Compress-Raw-Bzip2-2.023.ebuild:
+ Cleanup
*perl-Compress-Raw-Bzip2-2.024 (12 Jan 2010)
diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.020.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.020.ebuild
deleted file mode 100644
index d31ed2dcec88..000000000000
--- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.020.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.020.ebuild,v 1.9 2010/01/07 20:00:25 tove Exp $
-
-DESCRIPTION="Virtual for Compress-Raw-Bzip2"
-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Compress-Raw-Bzip2-${PV} )"
diff --git a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.023.ebuild b/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.023.ebuild
deleted file mode 100644
index 0deb7dc03446..000000000000
--- a/virtual/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.023.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-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2-2.023.ebuild,v 1.3 2010/01/07 20:00:25 tove Exp $
-
-DESCRIPTION="Virtual for Compress-Raw-Bzip2"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="~perl-core/Compress-Raw-Bzip2-${PV}"
diff --git a/virtual/perl-Compress-Raw-Zlib/ChangeLog b/virtual/perl-Compress-Raw-Zlib/ChangeLog
index 83888544e0a3..9bb1bc6764dc 100644
--- a/virtual/perl-Compress-Raw-Zlib/ChangeLog
+++ b/virtual/perl-Compress-Raw-Zlib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Compress-Raw-Zlib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.25 2010/01/12 13:29:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.26 2010/01/25 10:16:53 tove Exp $
+
+ 25 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-Compress-Raw-Zlib-2.020.ebuild,
+ -perl-Compress-Raw-Zlib-2.023.ebuild:
+ Cleanup
*perl-Compress-Raw-Zlib-2.024 (12 Jan 2010)
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild
deleted file mode 100644
index 31fa44207624..000000000000
--- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild
+++ /dev/null
@@ -1,16 +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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.020.ebuild,v 1.9 2010/01/07 20:04:53 tove Exp $
-
-DESCRIPTION="Low-Level Interface to zlib compression library"
-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-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Compress-Raw-Zlib-${PV} )"
diff --git a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild b/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild
deleted file mode 100644
index 3d4f184c4f08..000000000000
--- a/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild
+++ /dev/null
@@ -1,16 +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-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.023.ebuild,v 1.3 2010/01/07 20:04:53 tove Exp $
-
-DESCRIPTION="Low-Level Interface to zlib compression library"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-IUSE=""
-DEPEND=""
-
-RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"
diff --git a/virtual/perl-IO-Compress/ChangeLog b/virtual/perl-IO-Compress/ChangeLog
index ca157f5cbec7..2d16efe736e6 100644
--- a/virtual/perl-IO-Compress/ChangeLog
+++ b/virtual/perl-IO-Compress/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-IO-Compress
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.27 2010/01/12 13:31:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO-Compress/ChangeLog,v 1.28 2010/01/25 10:15:25 tove Exp $
+
+ 25 Jan 2010; Torsten Veller <tove@gentoo.org>
+ -perl-IO-Compress-2.020.ebuild, -perl-IO-Compress-2.023.ebuild:
+ Cleanup
*perl-IO-Compress-2.024 (12 Jan 2010)
diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.020.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.020.ebuild
deleted file mode 100644
index c0d3a19656d6..000000000000
--- a/virtual/perl-IO-Compress/perl-IO-Compress-2.020.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-IO-Compress/perl-IO-Compress-2.020.ebuild,v 1.9 2010/01/07 20:17:40 tove Exp $
-
-DESCRIPTION="Virtual for IO-Compress"
-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/IO-Compress-${PV} )"
diff --git a/virtual/perl-IO-Compress/perl-IO-Compress-2.023.ebuild b/virtual/perl-IO-Compress/perl-IO-Compress-2.023.ebuild
deleted file mode 100644
index a31f78b33d2e..000000000000
--- a/virtual/perl-IO-Compress/perl-IO-Compress-2.023.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-IO-Compress/perl-IO-Compress-2.023.ebuild,v 1.3 2010/01/07 20:17:40 tove Exp $
-
-DESCRIPTION="Virtual for IO-Compress"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="~perl-core/IO-Compress-${PV}"