diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-06 14:38:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-06 14:38:13 +0000 |
commit | e6ef08a2fb73fea9233ab26d2f267399508be14c (patch) | |
tree | 99f64ec9eabb3cc800e6067e79089a2497d6d502 /dev-perl/Text-Iconv | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | historical-e6ef08a2fb73fea9233ab26d2f267399508be14c.tar.gz historical-e6ef08a2fb73fea9233ab26d2f267399508be14c.tar.bz2 historical-e6ef08a2fb73fea9233ab26d2f267399508be14c.zip |
Added to ~hppa.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/Text-Iconv/ChangeLog b/dev-perl/Text-Iconv/ChangeLog index 3476cf273118..3a543ee070d3 100644 --- a/dev-perl/Text-Iconv/ChangeLog +++ b/dev-perl/Text-Iconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Iconv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.19 2005/04/29 15:08:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/ChangeLog,v 1.20 2005/05/06 14:38:13 hansmi Exp $ + + 06 May 2005; Michael Hanselmann <hansmi@gentoo.org> Text-Iconv-1.4.ebuild: + Added to ~hppa. 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Text-Iconv-1.2.ebuild, -Text-Iconv-1.2-r1.ebuild, Text-Iconv-1.4.ebuild: diff --git a/dev-perl/Text-Iconv/Manifest b/dev-perl/Text-Iconv/Manifest index 4b8634405e1c..f8a32db2bd28 100644 --- a/dev-perl/Text-Iconv/Manifest +++ b/dev-perl/Text-Iconv/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d04c286c62f9ac78266d61d8a3104d86 ChangeLog 1687 -MD5 f5135ac6196509bc988f673b64b45a33 Text-Iconv-1.4.ebuild 528 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 6fdec223c1ea775f2de7e21af921ecab ChangeLog 1780 +MD5 3f1435e09c77afd9f9eb08b14287712c Text-Iconv-1.4.ebuild 531 MD5 c9e28d3cc7a249544e9e0169eb101bcf files/digest-Text-Iconv-1.4 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCck36tG5z4I8BtQoRAg6xAKCCT9Czmff/q1WZhxrVhRa3TQHURwCgiNSv -IztjxwClreJKDHe4+RhYaMo= -=71Ie ------END PGP SIGNATURE----- diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild index 1bd483f4ce79..a322341fa437 100644 --- a/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild +++ b/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.8 2005/04/29 15:08:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Iconv/Text-Iconv-1.4.ebuild,v 1.9 2005/05/06 14:38:13 hansmi Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/M/MP/MPIOTR/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 amd64 sparc ppc alpha ia64 ppc64" +KEYWORDS="x86 amd64 sparc ppc alpha ia64 ppc64 ~hppa" IUSE="" |