diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:30:54 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:30:54 +0000 |
commit | d9d5538b1a13c74e4eae63f4001479a9221ed966 (patch) | |
tree | 0819f61f3a6041fe386180c0db44c3f928823363 /dev-perl/Locale-PO | |
parent | Stable on x86 (#268209) (diff) | |
download | historical-d9d5538b1a13c74e4eae63f4001479a9221ed966.tar.gz historical-d9d5538b1a13c74e4eae63f4001479a9221ed966.tar.bz2 historical-d9d5538b1a13c74e4eae63f4001479a9221ed966.zip |
Stable on x86 (#268208)
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-perl/Locale-PO')
-rw-r--r-- | dev-perl/Locale-PO/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Locale-PO/Locale-PO-0.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Locale-PO/ChangeLog b/dev-perl/Locale-PO/ChangeLog index ce351d4ffb17..b25f389ee82c 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/ChangeLog,v 1.44 2008/11/09 11:41:01 vapier Exp $ +# 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 $ + + 02 May 2009; Torsten Veller <tove@gentoo.org> Locale-PO-0.21.ebuild: + Stable on x86 (#268208) 09 Nov 2008; Mike Frysinger <vapier@gentoo.org> Locale-PO-0.21.ebuild: Add arm/s390/sh #237147. diff --git a/dev-perl/Locale-PO/Locale-PO-0.21.ebuild b/dev-perl/Locale-PO/Locale-PO-0.21.ebuild index 039db6d0e90b..fc0e85f62015 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-2008 Gentoo Foundation +# 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.2 2008/11/09 11:41:01 vapier Exp $ +# $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 $ 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 |