From: Andreas K. Hüttel Date: Sun, 13 Oct 2019 15:10:00 +0000 (+0200) Subject: dev-perl/Email-FolderType: Remove old X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66e6ceb5f7b739090c26335d3df9aed3e551b94a;p=gentoo.git dev-perl/Email-FolderType: Remove old Closes: https://bugs.gentoo.org/661302 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- diff --git a/dev-perl/Email-FolderType/Email-FolderType-0.814.0.ebuild b/dev-perl/Email-FolderType/Email-FolderType-0.814.0.ebuild deleted file mode 100644 index ea3aded483cd..000000000000 --- a/dev-perl/Email-FolderType/Email-FolderType-0.814.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=0.814 -inherit perl-module - -DESCRIPTION="Determine the type of a mail folder" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-perl/Module-Pluggable" -DEPEND="${RDEPEND}" - -SRC_TEST="do"