summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-28 12:01:14 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-28 12:01:14 +0000
commit7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050 (patch)
tree0fc3542ce69b1c08ae0ae2dc28438bd9f296179b /dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild
parentBump to latest version. Punt older. Add patch for binaries installation. (diff)
downloadhistorical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.tar.gz
historical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.tar.bz2
historical-7bd5a0f9d32692c40c6d3841d1a2ee6d9fabd050.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild')
-rw-r--r--dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild b/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild
new file mode 100644
index 000000000000..675748ce7d38
--- /dev/null
+++ b/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-IxHash/Tie-IxHash-1.220.0.ebuild,v 1.1 2011/08/28 11:47:12 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CHORNY
+MODULE_VERSION=1.22
+inherit perl-module
+
+DESCRIPTION="Ordered associative arrays for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-Module-Build"
+RDEPEND=""