summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 16:58:47 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 16:58:47 +0000
commitd8c4d8dd1ff35a914384af553ca47966a522fd14 (patch)
treec78b882b5e0f140dd6cd56df4d9141528fce55ec /perl-core/Time-Local/Time-Local-1.12.ebuild
parentVersion bump (diff)
downloadgentoo-2-d8c4d8dd1ff35a914384af553ca47966a522fd14.tar.gz
gentoo-2-d8c4d8dd1ff35a914384af553ca47966a522fd14.tar.bz2
gentoo-2-d8c4d8dd1ff35a914384af553ca47966a522fd14.zip
Version bump upstream
(Portage version: 2.1_pre1)
Diffstat (limited to 'perl-core/Time-Local/Time-Local-1.12.ebuild')
-rw-r--r--perl-core/Time-Local/Time-Local-1.12.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/perl-core/Time-Local/Time-Local-1.12.ebuild b/perl-core/Time-Local/Time-Local-1.12.ebuild
new file mode 100644
index 000000000000..f5b6d1b548d8
--- /dev/null
+++ b/perl-core/Time-Local/Time-Local-1.12.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.12.ebuild,v 1.1 2006/01/13 16:53:55 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Implements timelocal() and timegm()"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme"
+SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"