summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-01 20:25:03 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-01 20:28:57 +0100
commit1dbff9c72056c241084a6337dba085a9d90fe5ab (patch)
treeb5e66d0756e9d66b88749343db9cb1bfb54858e1 /dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild
parentnet-nds/nsscache: dev-python/bsddb3 port, also newer python eclass usage (diff)
downloadgentoo-1dbff9c72056c241084a6337dba085a9d90fe5ab.tar.gz
gentoo-1dbff9c72056c241084a6337dba085a9d90fe5ab.tar.bz2
gentoo-1dbff9c72056c241084a6337dba085a9d90fe5ab.zip
dev-perl/DateTime-Format-Mail: Remove old
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild')
-rw-r--r--dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild
deleted file mode 100644
index cb31fda88029..000000000000
--- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.401.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BOOK
-MODULE_VERSION=0.401
-inherit perl-module
-
-DESCRIPTION="Convert between DateTime and RFC2822/822 formats"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-Carp
- >=dev-perl/DateTime-0.180.0
- dev-perl/Params-Validate
-"
-DEPEND="${RDEPEND}
- virtual/perl-File-Spec
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- test? ( >=virtual/perl-Test-Simple-0.880.0 )
-"
-
-SRC_TEST=do