summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-29 09:55:36 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-29 09:55:36 +0000
commitffdab51973a68637735e1bddcc64c9e15dbe23c4 (patch)
tree20e6be1b653f1561797bd6ec8715f329a70e46d5 /dev-perl/Readonly/Readonly-1.30.0.ebuild
parentVersion bump. (diff)
downloadhistorical-ffdab51973a68637735e1bddcc64c9e15dbe23c4.tar.gz
historical-ffdab51973a68637735e1bddcc64c9e15dbe23c4.tar.bz2
historical-ffdab51973a68637735e1bddcc64c9e15dbe23c4.zip
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Readonly/Readonly-1.30.0.ebuild')
-rw-r--r--dev-perl/Readonly/Readonly-1.30.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Readonly/Readonly-1.30.0.ebuild b/dev-perl/Readonly/Readonly-1.30.0.ebuild
new file mode 100644
index 000000000000..25e7646870a5
--- /dev/null
+++ b/dev-perl/Readonly/Readonly-1.30.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/dev-perl/Readonly/Readonly-1.30.0.ebuild,v 1.1 2011/08/29 09:42:58 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ROODE
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Facility for creating read-only scalars, arrays, hashes"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"