diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:44:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:44:07 +0000 |
commit | 8ec1f8c02c9bf7c2722510e9df087ce92de3af84 (patch) | |
tree | 5f1221930989e33319c44d1465e1356b5c570ccd /dev-perl | |
parent | Fix LICENSE, BSD according to COPYRIGHT file. (diff) | |
download | gentoo-2-8ec1f8c02c9bf7c2722510e9df087ce92de3af84.tar.gz gentoo-2-8ec1f8c02c9bf7c2722510e9df087ce92de3af84.tar.bz2 gentoo-2-8ec1f8c02c9bf7c2722510e9df087ce92de3af84.zip |
Stable for alpha, 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 92bd3817a764..3e0ba9760e9b 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.80 2013/03/28 22:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.81 2013/03/30 14:44:07 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + locale-maketext-lexicon-0.920.0.ebuild: + Stable for alpha, wrt bug #456590 28 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 9d382dfe8671..48999c9afdb3 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.4 2013/03/28 22:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.920.0.ebuild,v 1.5 2013/03/30 14:44:07 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=" |