diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:50:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:50:40 +0000 |
commit | d098d2dadd4a38c8bdb9eaef909042326ca99449 (patch) | |
tree | 3e552ba83132b4e2770cc71fe47bc5bf057b140c /dev-perl/Locale-gettext | |
parent | re-add ~ppc keyword, lost in the shuffle from .0 to .2 (diff) | |
download | historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.tar.gz historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.tar.bz2 historical-d098d2dadd4a38c8bdb9eaef909042326ca99449.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r-- | dev-perl/Locale-gettext/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Locale-gettext/ChangeLog b/dev-perl/Locale-gettext/ChangeLog index d6ff30a3e98d..7422fdd44455 100644 --- a/dev-perl/Locale-gettext/ChangeLog +++ b/dev-perl/Locale-gettext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Locale-gettext # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.23 2006/01/15 11:05:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/ChangeLog,v 1.24 2006/01/21 21:32:23 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> Locale-gettext-1.05.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> Locale-gettext-1.05.ebuild: diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild index 96b5cd1d52dd..5dae763b4330 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild,v 1.5 2006/01/15 11:05:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.05.ebuild,v 1.6 2006/01/21 21:32:23 corsair Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/P/PV/PVANDRY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext |