summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-06 14:38:06 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-06 14:38:06 +0000
commit7b4abec33cc1d6051619e53bdef28390a6e8b7b7 (patch)
tree1f16e14bc852b6d6adeab3cc6e05f56e1a6fcc9e /dev-perl/Email-Date/Email-Date-1.102.ebuild
parentVersion bump (diff)
downloadgentoo-2-7b4abec33cc1d6051619e53bdef28390a6e8b7b7.tar.gz
gentoo-2-7b4abec33cc1d6051619e53bdef28390a6e8b7b7.tar.bz2
gentoo-2-7b4abec33cc1d6051619e53bdef28390a6e8b7b7.zip
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/Email-Date/Email-Date-1.102.ebuild')
-rw-r--r--dev-perl/Email-Date/Email-Date-1.102.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/Email-Date/Email-Date-1.102.ebuild b/dev-perl/Email-Date/Email-Date-1.102.ebuild
new file mode 100644
index 000000000000..36039f22d28f
--- /dev/null
+++ b/dev-perl/Email-Date/Email-Date-1.102.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/Email-Date-1.102.ebuild,v 1.1 2007/04/06 14:38:06 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Find and Format Date Headers"
+HOMEPAGE="http://search.cpan.org/~rjbs/"
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
+
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND="virtual/perl-Test-Simple
+ >=dev-perl/Email-Abstract-2.13.1
+ dev-perl/Time-Piece
+ dev-perl/Email-Simple
+ virtual/perl-Time-Local
+ >=dev-perl/TimeDate-1.16
+ dev-lang/perl"
+
+SRC_TEST="do"