summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-05-21 07:48:50 +0000
committerTorsten Veller <tove@gentoo.org>2011-05-21 07:48:50 +0000
commitefbd03f4d6aee858ecdd10b63207c1bbdaa30b63 (patch)
tree75a8cc39ae059720e03b72c29fc03ea4f027d920 /perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild
parentAdd export fix patch. May fix bug #367307 (diff)
downloadhistorical-efbd03f4d6aee858ecdd10b63207c1bbdaa30b63.tar.gz
historical-efbd03f4d6aee858ecdd10b63207c1bbdaa30b63.tar.bz2
historical-efbd03f4d6aee858ecdd10b63207c1bbdaa30b63.zip
[bump] perl-core/Attribute-Handlers-0.910.0
Package-Manager: portage-2.2.0_alpha34/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild')
-rw-r--r--perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild b/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild
new file mode 100644
index 000000000000..889c433fbd46
--- /dev/null
+++ b/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.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/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.1 2011/05/21 07:48:50 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=SMUELLER
+MODULE_VERSION=0.91
+inherit perl-module
+
+DESCRIPTION="Simpler definition of attribute handlers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do