summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-10-25 14:39:42 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-10-25 14:39:42 +0000
commit4fdab584788347e8a170ce18faa5d08470db9dc4 (patch)
treefbab49b1844e8c74b7187dd42e2a075f71bb7a21 /dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild
parentUpdated version, fulfills deps for POE and other modules using IO::Pty and IO... (diff)
downloadgentoo-2-4fdab584788347e8a170ce18faa5d08470db9dc4.tar.gz
gentoo-2-4fdab584788347e8a170ce18faa5d08470db9dc4.tar.bz2
gentoo-2-4fdab584788347e8a170ce18faa5d08470db9dc4.zip
Needed for new POE
Diffstat (limited to 'dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild')
-rw-r--r--dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild b/dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild
new file mode 100644
index 000000000000..68b0040b5467
--- /dev/null
+++ b/dev-perl/FreezeThaw/FreezeThaw-0.43.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header:
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="converting Perl structures to strings and back"
+HOMEPAGE="http://cpan.valueclick.com/authors/id/I/IL/ILYAZ/modules/${P}.readme"
+SRC_URI="http://cpan.valueclick.com/authors/id/I/IL/ILYAZ/modules/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="x86 ~ppc sparc sparc64 ~alpha"