diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-25 10:15:25 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-25 10:15:25 +0000 |
commit | b4e83f16d532234dcdea094258463589b7a2858e (patch) | |
tree | 2b511851c8163bf1a4b1ca995c4cc0763c934c55 /virtual | |
parent | Version bump (diff) | |
download | gentoo-2-b4e83f16d532234dcdea094258463589b7a2858e.tar.gz gentoo-2-b4e83f16d532234dcdea094258463589b7a2858e.tar.bz2 gentoo-2-b4e83f16d532234dcdea094258463589b7a2858e.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-IO-Compress/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.020.ebuild | 14 | ||||
-rw-r--r-- | virtual/perl-IO-Compress/perl-IO-Compress-2.023.ebuild | 14 |
3 files changed, 5 insertions, 29 deletions
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}" |