diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 03:10:05 +0000 |
commit | ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9 (patch) | |
tree | 759da46f159ca0abc890370c912f1da814307a6e /dev-perl/Locale-PO | |
parent | Stable on ppc; bug #184559. (diff) | |
download | historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.gz historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.bz2 historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Locale-PO')
-rw-r--r-- | dev-perl/Locale-PO/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index c5c5dc3bdc5c..208b9a4d3292 100644 --- a/dev-perl/Locale-PO/ChangeLog +++ b/dev-perl/Locale-PO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Locale-PO # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.35 2007/06/25 17:06:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.36 2007/07/08 02:52:02 tgall Exp $ + + 07 Jul 2007; Tom Gall <tgall@gentoo.org> Locale-PO-0.17.ebuild: + stable on ppc64 25 Jun 2007; Michael Cummings <mcummings@gentoo.org> Locale-PO-0.17.ebuild: diff --git a/dev-perl/Locale-PO/Locale-PO-0.17.ebuild b/dev-perl/Locale-PO/Locale-PO-0.17.ebuild index faf1df192db6..9356686a8f4f 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.17.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.17.ebuild,v 1.2 2007/06/25 17:06:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.17.ebuild,v 1.3 2007/07/08 02:52:02 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AL/ALANSZ/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh sparc ~x86" IUSE="" DEPEND="sys-devel/gettext |