diff options
author | 2005-07-20 15:15:43 +0000 | |
---|---|---|
committer | 2005-07-20 15:15:43 +0000 | |
commit | 183c045ea9154751c26107dc6edc4d8b4d2a1f93 (patch) | |
tree | 7c2f286239d13fb3a85bf739e28a7c6ab66173d5 /dev-perl/libintl-perl | |
parent | Bump to 2.4.31. (diff) | |
download | historical-183c045ea9154751c26107dc6edc4d8b4d2a1f93.tar.gz historical-183c045ea9154751c26107dc6edc4d8b4d2a1f93.tar.bz2 historical-183c045ea9154751c26107dc6edc4d8b4d2a1f93.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/libintl-perl/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.11.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog index 77238d96eecb..347b1d64870f 100644 --- a/dev-perl/libintl-perl/ChangeLog +++ b/dev-perl/libintl-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libintl-perl # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.8 2005/05/17 13:43:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.9 2005/07/20 15:15:43 gustavoz Exp $ + + 20 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libintl-perl-1.11.ebuild: + Stable on sparc 17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> libintl-perl-1.11.ebuild: diff --git a/dev-perl/libintl-perl/Manifest b/dev-perl/libintl-perl/Manifest index 43ce1c35a252..531b250f3ac8 100644 --- a/dev-perl/libintl-perl/Manifest +++ b/dev-perl/libintl-perl/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 c8bfdfa060e2d8d3889dc3fbe2830038 ChangeLog 908 -MD5 6d07a0293f30e87b9196dd8fc9634828 libintl-perl-1.10.ebuild 541 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 bf3bdd4dbca62b83f1562f8e3400d102 libintl-perl-1.11.ebuild 549 +MD5 6d07a0293f30e87b9196dd8fc9634828 libintl-perl-1.10.ebuild 541 +MD5 0b2d9e4608cc1037542b2be327675b53 libintl-perl-1.11.ebuild 548 +MD5 a2f24a3dc73900e14cf22a37ddf2419f ChangeLog 1009 MD5 9844001eb18bcd6f96dd411a6e0edf05 files/digest-libintl-perl-1.10 69 MD5 44b5a0888ebaacacd3f2c03fa81355e4 files/digest-libintl-perl-1.11 69 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) -iD8DBQFCifUxKRy60XGEcJIRAiyqAKCTs5emw6Te/nCsqU/Zb5SDJwg3FQCgpDNs -MjDv/T4ZCTCoOwvUSR5LlyM= -=dkiR +iD8DBQFC3mq+KRy60XGEcJIRAoAGAJ0X0f2PYe8G02LgOOIM4TLN/2djTwCggVug +SqYCE1A2cSyr9Oaw+ldF+fw= +=Se0q -----END PGP SIGNATURE----- diff --git a/dev-perl/libintl-perl/libintl-perl-1.11.ebuild b/dev-perl/libintl-perl/libintl-perl-1.11.ebuild index 6583aa762ea9..61fb4a430ef2 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.11.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.11.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/libintl-perl/libintl-perl-1.11.ebuild,v 1.2 2005/05/17 13:43:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.11.ebuild,v 1.3 2005/07/20 15:15:43 gustavoz Exp $ inherit perl-module @@ -9,5 +9,5 @@ HOMEPAGE="http://search.cpan.org/~guido/${P}/" SRC_URI="mirror://cpan/authors/id/G/GU/GUIDO/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc sparc" IUSE="" |