diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-10-24 14:12:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-10-24 14:12:35 +0000 |
commit | e3440d9c37a3d1d5169a44bcb9d3853ad3aa1f07 (patch) | |
tree | 5a3d807bbc6db6120122a96ff0002faffcfeca4e /dev-perl/Text-Iconv | |
parent | Bug 9111 (diff) | |
download | gentoo-2-e3440d9c37a3d1d5169a44bcb9d3853ad3aa1f07.tar.gz gentoo-2-e3440d9c37a3d1d5169a44bcb9d3853ad3aa1f07.tar.bz2 gentoo-2-e3440d9c37a3d1d5169a44bcb9d3853ad3aa1f07.zip |
Bug 9112
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/files/digest-Text-Iconv-1.2 | 1 |
3 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog new file mode 100644 index 000000000000..6bee1f800eb0 --- /dev/null +++ b/dev-perl/Text-Iconv/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for <CATEGORY>/<PACKAGE_NAME> +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: + +*Text-Iconv-1.2 (24 Oct 2002) + + 24 Oct 2002; <mcummings@gentoo.org> Text-Iconv-1.2.ebuild ChangeLog: + Initial import. Ebuild submitted by ryan.shaw@standfordalumni.org. diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild new file mode 100644 index 000000000000..013dd9a8d40f --- /dev/null +++ b/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.2.ebuild,v 1.1 2002/10/24 14:12:35 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="A Perl interface to the iconv() codeset conversion function" +HOMEPAGE="http://cpan.org/modules/by-module/Text/${P}.readme" +SRC_URI="http://cpan.org/modules/by-module/Text/${P}.tar.gz" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="x86 sparc sparc64 ~ppc ~alpha" + +DEPEND="${DEPEND}" diff --git a/dev-perl/Text-Iconv/files/digest-Text-Iconv-1.2 b/dev-perl/Text-Iconv/files/digest-Text-Iconv-1.2 new file mode 100644 index 000000000000..aca6153e6be7 --- /dev/null +++ b/dev-perl/Text-Iconv/files/digest-Text-Iconv-1.2 @@ -0,0 +1 @@ +MD5 eb1bfd6f713024bbad95048b367abdf9 Text-Iconv-1.2.tar.gz 6455 |