diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 14:57:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-09 14:57:14 +0000 |
commit | fd235749527f3f743298091193e33c5dfcf75350 (patch) | |
tree | 91bb1d3b9322e0cd01cfd87574b76a90bbc1daa8 /dev-perl/Locale-PO | |
parent | Stable on sparc (diff) | |
download | gentoo-2-fd235749527f3f743298091193e33c5dfcf75350.tar.gz gentoo-2-fd235749527f3f743298091193e33c5dfcf75350.tar.bz2 gentoo-2-fd235749527f3f743298091193e33c5dfcf75350.zip |
Stable on ppc.
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-perl/Locale-PO')
-rw-r--r-- | dev-perl/Locale-PO/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.17-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index ce0e804d33b8..602764012568 100644 --- a/dev-perl/Locale-PO/ChangeLog +++ b/dev-perl/Locale-PO/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2007/07/13 16:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.40 2007/08/09 14:57:14 dertobi123 Exp $ + + 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Locale-PO-0.17-r1.ebuild: + Stable on ppc. 13 Jul 2007; Raúl Porcel <armin76@gentoo.org> Locale-PO-0.17-r1.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Locale-PO/Locale-PO-0.17-r1.ebuild b/dev-perl/Locale-PO/Locale-PO-0.17-r1.ebuild index d8320d2ec0fa..c6a526d3cd5b 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.17-r1.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.17-r1.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-r1.ebuild,v 1.3 2007/07/13 16:38:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.17-r1.ebuild,v 1.4 2007/08/09 14:57:14 dertobi123 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 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="sys-devel/gettext |