diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-15 08:35:47 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-15 08:35:47 +0000 |
commit | acae65bfbb4cf01252363276fb079304b3b9f016 (patch) | |
tree | 5de261efb9ac35c63ccd238da7cb6f94b634ea47 /dev-perl/Module-Util/Module-Util-1.70.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-acae65bfbb4cf01252363276fb079304b3b9f016.tar.gz gentoo-2-acae65bfbb4cf01252363276fb079304b3b9f016.tar.bz2 gentoo-2-acae65bfbb4cf01252363276fb079304b3b9f016.zip |
Import from perl-experimental for DateTime-Format-Natural
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Module-Util/Module-Util-1.70.ebuild')
-rw-r--r-- | dev-perl/Module-Util/Module-Util-1.70.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Module-Util/Module-Util-1.70.ebuild b/dev-perl/Module-Util/Module-Util-1.70.ebuild new file mode 100644 index 000000000000..2d0d0b11cf4b --- /dev/null +++ b/dev-perl/Module-Util/Module-Util-1.70.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Util/Module-Util-1.70.ebuild,v 1.1 2011/01/15 08:35:47 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR=MATTLAW +MODULE_VERSION=1.07 +inherit perl-module + +DESCRIPTION="Module name tools and transformations" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="virtual/perl-Module-Build" + +SRC_TEST=do |