diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:46:49 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-11 15:46:49 +0000 |
commit | eef678ede0544d7dbd6c59b31ed16c04754c3630 (patch) | |
tree | 8cd9d0f62ad777f5796751975826f0ccc39ffc01 /dev-perl/locale-maketext-lexicon | |
parent | ia64 stable wrt bug #495538 (diff) | |
download | gentoo-2-eef678ede0544d7dbd6c59b31ed16c04754c3630.tar.gz gentoo-2-eef678ede0544d7dbd6c59b31ed16c04754c3630.tar.bz2 gentoo-2-eef678ede0544d7dbd6c59b31ed16c04754c3630.zip |
ia64 stable wrt bug #495542
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon')
-rw-r--r-- | dev-perl/locale-maketext-lexicon/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/locale-maketext-lexicon/ChangeLog b/dev-perl/locale-maketext-lexicon/ChangeLog index 62b7b44455cf..ca1e1b7b3af3 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.84 2013/08/25 10:09:40 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/ChangeLog,v 1.85 2014/02/11 15:46:49 hattya Exp $ + + 11 Feb 2014; Akinori Hattori <hattya@gentoo.org> + locale-maketext-lexicon-0.960.0.ebuild: + ia64 stable wrt bug #495542 *locale-maketext-lexicon-0.960.0 (25 Aug 2013) diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild index a9753999e161..eb065d0344ae 100644 --- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild +++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.960.0.ebuild,v 1.1 2013/08/25 10:09:40 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.960.0.ebuild,v 1.2 2014/02/11 15:46:49 hattya 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=" |