diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-05 03:31:35 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-05 03:31:35 +0000 |
commit | 7efb69dbe1a19b1e57c1fa02456733845e64fca5 (patch) | |
tree | 97f70c5253cb122b476fc5839fbf8d98bc7d1ad2 /perl-core/parent/parent-0.227.ebuild | |
parent | Bump (diff) | |
download | gentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.tar.gz gentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.tar.bz2 gentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.zip |
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core/parent/parent-0.227.ebuild')
-rw-r--r-- | perl-core/parent/parent-0.227.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-core/parent/parent-0.227.ebuild b/perl-core/parent/parent-0.227.ebuild new file mode 100644 index 000000000000..5676d48d2670 --- /dev/null +++ b/perl-core/parent/parent-0.227.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.227.ebuild,v 1.1 2013/09/05 03:31:35 patrick Exp $ + +EAPI=3 + +MODULE_AUTHOR=CORION +MODULE_VERSION=0.227 +inherit perl-module + +DESCRIPTION="Establish an ISA relationship with base classes at compile time" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do |