diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
commit | 057e3636121c2ed14590e17c32b0ef15ba696267 (patch) | |
tree | 5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/Locale-PO | |
parent | Use CFLAGS and LDFLAGS while building. (diff) | |
download | historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2 historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip |
stable amd64
Package-Manager: portage-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" |