diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:27:04 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:27:04 +0000 |
commit | 0898ebe4678851de6c744cb232ed5beb64e75458 (patch) | |
tree | 858b82d6ca0e3d2ddcd0ebd5c2750826c474a077 /dev-perl/Locale-PO | |
parent | Version bump from upstream (diff) | |
download | gentoo-2-0898ebe4678851de6c744cb232ed5beb64e75458.tar.gz gentoo-2-0898ebe4678851de6c744cb232ed5beb64e75458.tar.bz2 gentoo-2-0898ebe4678851de6c744cb232ed5beb64e75458.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
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.14.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index d415b0f9cbd5..375b581dcd42 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.21 2006/01/13 15:01:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.22 2006/02/06 20:26:39 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Locale-PO-0.14.ebuild: + stable on amd64 *Locale-PO-0.16 (13 Jan 2006) diff --git a/dev-perl/Locale-PO/Locale-PO-0.14.ebuild b/dev-perl/Locale-PO/Locale-PO-0.14.ebuild index 8d1ca709bf77..a8f4c008ee8a 100644 --- a/dev-perl/Locale-PO/Locale-PO-0.14.ebuild +++ b/dev-perl/Locale-PO/Locale-PO-0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.14.ebuild,v 1.6 2005/11/27 22:29:37 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.14.ebuild,v 1.7 2006/02/06 20:26:39 blubb Exp $ inherit perl-module @@ -13,7 +13,7 @@ DEPEND="${DEPEND} RDEPEND="${DEPEND}" SLOT="0" LICENSE="Artistic" -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="" SRC_TEST="do" |