diff options
author | Torsten Veller <tove@gentoo.org> | 2010-03-16 13:55:18 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-03-16 13:55:18 +0000 |
commit | 0d1b1abe68df06e10677b26eac3d395946890f33 (patch) | |
tree | 71b57378bb71fa0f2d7be670e253ea497943c6f8 /dev-perl/Config-Any/Config-Any-0.19.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-0d1b1abe68df06e10677b26eac3d395946890f33.tar.gz gentoo-2-0d1b1abe68df06e10677b26eac3d395946890f33.tar.bz2 gentoo-2-0d1b1abe68df06e10677b26eac3d395946890f33.zip |
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Config-Any/Config-Any-0.19.ebuild')
-rw-r--r-- | dev-perl/Config-Any/Config-Any-0.19.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Config-Any/Config-Any-0.19.ebuild b/dev-perl/Config-Any/Config-Any-0.19.ebuild new file mode 100644 index 000000000000..d378021b0e07 --- /dev/null +++ b/dev-perl/Config-Any/Config-Any-0.19.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.19.ebuild,v 1.1 2010/03/16 13:55:18 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR="BRICAS" +inherit perl-module + +DESCRIPTION="Support several config file formats" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=virtual/perl-Module-Pluggable-3.9" +RDEPEND="${DEPEND}" + +SRC_TEST=do |