diff options
author | Torsten Veller <tove@gentoo.org> | 2011-04-02 06:29:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-04-02 06:29:43 +0000 |
commit | d61e6d49b60dba19cbe400decca7a31e1206532f (patch) | |
tree | 6eb53c51f5bd12e3a98a033b3a1da2d6ed9879c4 /dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild | |
parent | [bump] virtual/perl-CPAN-Meta-2.110.910 (diff) | |
download | historical-d61e6d49b60dba19cbe400decca7a31e1206532f.tar.gz historical-d61e6d49b60dba19cbe400decca7a31e1206532f.tar.bz2 historical-d61e6d49b60dba19cbe400decca7a31e1206532f.zip |
[bump] dev-perl/Task-Weaken-1.40.0
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild new file mode 100644 index 000000000000..079ce63d6a1c --- /dev/null +++ b/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Task-Weaken/Task-Weaken-1.40.0.ebuild,v 1.1 2011/04/02 06:29:43 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ADAMK +MODULE_VERSION=1.04 +inherit perl-module + +DESCRIPTION="Ensure that a platform has weaken support" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +SRC_TEST="do" |