diff options
author | Torsten Veller <tove@gentoo.org> | 2011-06-17 19:02:27 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-06-17 19:02:27 +0000 |
commit | 5b3c890f0e26a9ee6bb3435edee7267a3751a09b (patch) | |
tree | 2f40088e9f8a180f916450918719ee965daae65b /dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild | |
parent | [bump] dev-perl/UNIVERSAL-can-1.201.106.140 (diff) | |
download | historical-5b3c890f0e26a9ee6bb3435edee7267a3751a09b.tar.gz historical-5b3c890f0e26a9ee6bb3435edee7267a3751a09b.tar.bz2 historical-5b3c890f0e26a9ee6bb3435edee7267a3751a09b.zip |
[bump] dev-perl/UNIVERSAL-isa-1.201.106.140
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild')
-rw-r--r-- | dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild new file mode 100644 index 000000000000..a2642edf03a3 --- /dev/null +++ b/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.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/UNIVERSAL-isa/UNIVERSAL-isa-1.201.106.140.ebuild,v 1.1 2011/06/17 19:02:27 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=CHROMATIC +MODULE_VERSION=1.20110614 +inherit perl-module + +DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="virtual/perl-Scalar-List-Utils" +DEPEND="${RDEPEND}" + +SRC_TEST=do |