diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:21:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:21:21 +0000 |
commit | ff692c173c51c83e971f03a701e74391d8f3da8b (patch) | |
tree | b32b84b330ff1bee7a2d7ffcec5de78ac571f9e6 /dev-perl | |
parent | Stable for ia64, wrt bug #457282 (diff) | |
download | gentoo-2-ff692c173c51c83e971f03a701e74391d8f3da8b.tar.gz gentoo-2-ff692c173c51c83e971f03a701e74391d8f3da8b.tar.bz2 gentoo-2-ff692c173c51c83e971f03a701e74391d8f3da8b.zip |
Stable for ia64, wrt bug #456590
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index ba650ec0ff1f..92bd3817a764 100644 --- a/dev-perl/locale-maketext-lexicon/ChangeLog +++ b/dev-perl/locale-maketext-lexicon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/locale-maketext-lexicon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.79 2013/03/25 20:50:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.80 2013/03/28 22:21:21 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + locale-maketext-lexicon-0.920.0.ebuild: + Stable for ia64, wrt bug #456590 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> locale-maketext-lexicon-0.920.0.ebuild: diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild index 1c590fb730d4..9d382dfe8671 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild,v 1.3 2013/03/25 20:50:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild,v 1.4 2013/03/28 22:21:21 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ DESCRIPTION="Use other catalog formats in Maketext" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |