summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-17 07:59:36 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-17 07:59:36 +0000
commitae9b9902cafa7429d4d6c9861c4ea3b3a29e2b94 (patch)
treea983ec630ce38efba85e4ea23d55dba09c82cbc5 /perl-core/MIME-Base64
parentCleanup (diff)
downloadgentoo-2-ae9b9902cafa7429d4d6c9861c4ea3b3a29e2b94.tar.gz
gentoo-2-ae9b9902cafa7429d4d6c9861c4ea3b3a29e2b94.tar.bz2
gentoo-2-ae9b9902cafa7429d4d6c9861c4ea3b3a29e2b94.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/MIME-Base64')
-rw-r--r--perl-core/MIME-Base64/ChangeLog8
-rw-r--r--perl-core/MIME-Base64/MIME-Base64-3.09.ebuild16
-rw-r--r--perl-core/MIME-Base64/MIME-Base64-3.10.ebuild16
3 files changed, 6 insertions, 34 deletions
diff --git a/perl-core/MIME-Base64/ChangeLog b/perl-core/MIME-Base64/ChangeLog
index 82357e2aa6a6..4a155bfc8131 100644
--- a/perl-core/MIME-Base64/ChangeLog
+++ b/perl-core/MIME-Base64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/MIME-Base64
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.30 2010/11/27 18:25:23 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.31 2011/01/17 07:59:36 tove Exp $
+
+ 17 Jan 2011; Torsten Veller <tove@gentoo.org> -MIME-Base64-3.09.ebuild,
+ -MIME-Base64-3.10.ebuild:
+ Cleanup
*MIME-Base64-3.13 (27 Nov 2010)
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild
deleted file mode 100644
index 56f66bdfa619..000000000000
--- a/perl-core/MIME-Base64/MIME-Base64-3.09.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/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v 1.2 2010/04/27 09:43:46 aballier Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=GAAS
-inherit perl-module
-
-DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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=""
-
-SRC_TEST="do"
diff --git a/perl-core/MIME-Base64/MIME-Base64-3.10.ebuild b/perl-core/MIME-Base64/MIME-Base64-3.10.ebuild
deleted file mode 100644
index 2b38045f31f3..000000000000
--- a/perl-core/MIME-Base64/MIME-Base64-3.10.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/perl-core/MIME-Base64/MIME-Base64-3.10.ebuild,v 1.1 2010/11/15 09:01:45 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=GAAS
-inherit perl-module
-
-DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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=""
-
-SRC_TEST="do"