diff options
author | 2012-03-09 09:51:20 +0000 | |
---|---|---|
committer | 2012-03-09 09:51:20 +0000 | |
commit | 5ad778f0fbde40227f7701ab12b7fec1af4ca60a (patch) | |
tree | 438dff58c76f67d934a224ba2f8f6edcc5ed2e89 /dev-perl/Unicode-Map | |
parent | Version bump. (diff) | |
download | historical-5ad778f0fbde40227f7701ab12b7fec1af4ca60a.tar.gz historical-5ad778f0fbde40227f7701ab12b7fec1af4ca60a.tar.bz2 historical-5ad778f0fbde40227f7701ab12b7fec1af4ca60a.zip |
x86 stable wrt bug #400255
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-perl/Unicode-Map')
-rw-r--r-- | dev-perl/Unicode-Map/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog index 6214ad39a3ab..6c7b3122f5f9 100644 --- a/dev-perl/Unicode-Map/ChangeLog +++ b/dev-perl/Unicode-Map/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Unicode-Map # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.25 2012/03/03 14:31:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.26 2012/03/09 09:51:20 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Unicode-Map-0.112.0.ebuild: + x86 stable wrt bug #400255 03 Mar 2012; Brent Baude <ranger@gentoo.org> Unicode-Map-0.112.0.ebuild: Marking Unicode-Map-0.112.0 ppc64 for bug 400255 diff --git a/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild b/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild index 01914f996bb6..b2d9bf7c84bb 100644 --- a/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild +++ b/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.6 2012/03/03 14:31:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.7 2012/03/09 09:51:20 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Map charsets from and to utf16 code" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |