summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-06 12:33:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-06 12:33:13 +0000
commit4401862530744a07245013d801c318909e4cdd5c (patch)
tree6956e7eb32efacf4d473857570c5b170c44bc5c9 /dev-perl/IO-stringy/IO-stringy-2.109.ebuild
parentnew version on cpan (diff)
downloadhistorical-4401862530744a07245013d801c318909e4cdd5c.tar.gz
historical-4401862530744a07245013d801c318909e4cdd5c.tar.bz2
historical-4401862530744a07245013d801c318909e4cdd5c.zip
new version on cpan
Diffstat (limited to 'dev-perl/IO-stringy/IO-stringy-2.109.ebuild')
-rw-r--r--dev-perl/IO-stringy/IO-stringy-2.109.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild
new file mode 100644
index 000000000000..c774e1ee4035
--- /dev/null
+++ b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.109.ebuild,v 1.1 2004/06/06 12:30:17 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="A Perl module for I/O on in-core objects like strings and arrays"
+SRC_URI="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~s390"
+
+SRC_TEST="do"