summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-07-23 21:38:32 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-07-23 21:38:32 +0000
commit824ca1857f3dc6861b7bc1d5dbd9aa38b6ca243a (patch)
treef40a8d3e82114d3736b6daeb75f4a34bf31c9533 /dev-perl/Unicode-Map8
parentarm64 stable, bug #500482 (diff)
downloadgentoo-2-824ca1857f3dc6861b7bc1d5dbd9aa38b6ca243a.tar.gz
gentoo-2-824ca1857f3dc6861b7bc1d5dbd9aa38b6ca243a.tar.bz2
gentoo-2-824ca1857f3dc6861b7bc1d5dbd9aa38b6ca243a.zip
amd64 stable wrt bug #517040
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Unicode-Map8')
-rw-r--r--dev-perl/Unicode-Map8/ChangeLog5
-rw-r--r--dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Unicode-Map8/ChangeLog b/dev-perl/Unicode-Map8/ChangeLog
index a4646b198c0f..82596fa90e45 100644
--- a/dev-perl/Unicode-Map8/ChangeLog
+++ b/dev-perl/Unicode-Map8/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Unicode-Map8
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.34 2014/07/23 14:09:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/ChangeLog,v 1.35 2014/07/23 21:38:32 zlogene Exp $
+
+ 23 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> Unicode-Map8-0.130.0.ebuild:
+ amd64 stable wrt bug #517040
23 Jul 2014; Jeroen Roovers <jer@gentoo.org> Unicode-Map8-0.130.0.ebuild:
Stable for HPPA (bug #517040).
diff --git a/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild b/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild
index 4e17538cbcb9..78b0e832abdd 100644
--- a/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild
+++ b/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild,v 1.4 2014/07/23 14:09:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map8/Unicode-Map8-0.130.0.ebuild,v 1.5 2014/07/23 21:38:32 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Convert between most 8bit encodings"
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=""
RDEPEND=">=dev-perl/Unicode-String-2.06"