diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 16:12:38 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-02 16:12:38 +0000 |
commit | 9abcbd8842f902710ad8e7510f55032822c3e871 (patch) | |
tree | 765ab1e994b4d44a2eefc8c24fe85a100ddd6ee2 /dev-perl/Locale-PO | |
parent | ppc stable #268203 (diff) | |
download | gentoo-2-9abcbd8842f902710ad8e7510f55032822c3e871.tar.gz gentoo-2-9abcbd8842f902710ad8e7510f55032822c3e871.tar.bz2 gentoo-2-9abcbd8842f902710ad8e7510f55032822c3e871.zip |
ppc stable #268208
(Portage version: 2.1.6.12/cvs/Linux ppc)
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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index b25f389ee82c..7d8efc44a9c5 100644 --- a/dev-perl/Locale-PO/ChangeLog +++ b/dev-perl/Locale-PO/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Locale-PO # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.45 2009/05/02 08:30:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.46 2009/05/02 16:12:38 nixnut Exp $ + + 02 May 2009; nixnut <nixnut@gentoo.org> Locale-PO-0.21.ebuild: + ppc stable #268208 02 May 2009; Torsten Veller <tove@gentoo.org> Locale-PO-0.21.ebuild: Stable on x86 (#268208) diff --git a/dev-perl/Locale-PO/Locale-PO-0.21.ebuild b/dev-perl/Locale-PO/Locale-PO-0.21.ebuild index fc0e85f62015..696d2b54ed54 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.21.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.21.ebuild,v 1.3 2009/05/02 08:30:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.21.ebuild,v 1.4 2009/05/02 16:12:38 nixnut Exp $ MODULE_AUTHOR=KEN inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Object-oriented interface to gettext po-file entries" LICENSE="|| ( Artistic GPL-2 )" 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 |