summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 21:03:28 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 21:03:28 +0000
commit7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc (patch)
tree4ab45d49ed7f911650736172e255c5f557c5a2fa /virtual/perl-MIME-Base64
parentCleanup (diff)
downloadhistorical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.tar.gz
historical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.tar.bz2
historical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.zip
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'virtual/perl-MIME-Base64')
-rw-r--r--virtual/perl-MIME-Base64/ChangeLog6
-rw-r--r--virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild15
2 files changed, 5 insertions, 16 deletions
diff --git a/virtual/perl-MIME-Base64/ChangeLog b/virtual/perl-MIME-Base64/ChangeLog
index 003f6fcf32ea..1d9119d2319b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.17 2009/03/04 23:52:53 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.18 2009/03/13 21:03:28 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org>
+ -perl-MIME-Base64-3.05.ebuild:
+ Cleanup
04 Mar 2009; Peter Alfredsen <loki_val@gentoo.org>
perl-MIME-Base64-3.07.ebuild:
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
deleted file mode 100644
index 6937f3767590..000000000000
--- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.05.ebuild
+++ /dev/null
@@ -1,15 +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-MIME-Base64/perl-MIME-Base64-3.05.ebuild,v 1.5 2007/07/11 05:04:23 mr_bones_ Exp $
-
-DESCRIPTION="Virtual for MIME-Base64"
-HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
-
-IUSE=""
-DEPEND=""
-RDEPEND="~perl-core/MIME-Base64-${PV}"