commit:     c23f0d7a5c1dbd1a1c480cc5e112085e1aea34bb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May 27 21:28:13 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May 27 21:38:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c23f0d7a

dev-perl/Email-MIME-Encodings: Remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../Email-MIME-Encodings-1.315.0-r1.ebuild         | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git 
a/dev-perl/Email-MIME-Encodings/Email-MIME-Encodings-1.315.0-r1.ebuild 
b/dev-perl/Email-MIME-Encodings/Email-MIME-Encodings-1.315.0-r1.ebuild
deleted file mode 100644
index d5491de56e8..00000000000
--- a/dev-perl/Email-MIME-Encodings/Email-MIME-Encodings-1.315.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.315
-inherit perl-module
-
-DESCRIPTION="A unified interface to MIME encoding and decoding"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=virtual/perl-MIME-Base64-3.07"
-DEPEND="${RDEPEND}
-       test? (
-               dev-perl/Capture-Tiny
-       )"
-
-SRC_TEST="do"

Reply via email to