diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:59:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 07:59:39 +0000 |
commit | 716e1e81a01cc150a04ef50f182c6bc580286f90 (patch) | |
tree | 2fdd2568e01e00e4e5e0357d65c242206c087bac /virtual | |
parent | Cleanup (diff) | |
download | gentoo-2-716e1e81a01cc150a04ef50f182c6bc580286f90.tar.gz gentoo-2-716e1e81a01cc150a04ef50f182c6bc580286f90.tar.bz2 gentoo-2-716e1e81a01cc150a04ef50f182c6bc580286f90.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-MIME-Base64/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.ebuild | 15 |
4 files changed, 6 insertions, 47 deletions
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog index f4557fa8bfb7..c143233ae12e 100644 --- a/virtual/perl-MIME-Base64/ChangeLog +++ b/virtual/perl-MIME-Base64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-MIME-Base64 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.39 2010/11/27 18:25:46 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.40 2011/01/17 07:59:39 tove Exp $ + + 17 Jan 2011; Torsten Veller <tove@gentoo.org> -perl-MIME-Base64-3.07.ebuild, + -perl-MIME-Base64-3.09.ebuild, -perl-MIME-Base64-3.10.ebuild: + Cleanup *perl-MIME-Base64-3.13 (27 Nov 2010) diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.ebuild deleted file mode 100644 index 4ee920526cf5..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.07.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-MIME-Base64/perl-MIME-Base64-3.07.ebuild,v 1.20 2010/01/21 09:42:35 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~sparc-fbsd" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5.8.8" diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild deleted file mode 100644 index 92ab4bddc9e4..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.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-MIME-Base64/perl-MIME-Base64-3.09.ebuild,v 1.3 2010/04/30 06:54:54 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -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 ~ia64-hpux ~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/MIME-Base64-${PV}" diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.ebuild deleted file mode 100644 index f4a9c110210e..000000000000 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.10.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-MIME-Base64/perl-MIME-Base64-3.10.ebuild,v 1.1 2010/11/15 09:02:17 tove Exp $ - -DESCRIPTION="Virtual for MIME-Base64" -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 ~ia64-hpux ~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/MIME-Base64-${PV}" |