diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 20:16:39 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-02-08 20:16:39 +0000 |
commit | 2680477719c2d1e8d345f28ab98b3466af28dfee (patch) | |
tree | ce08490dbfe71f20d6835dc1d3fd05162e7f78dc /dev-perl/Unicode-Map | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | gentoo-2-2680477719c2d1e8d345f28ab98b3466af28dfee.tar.gz gentoo-2-2680477719c2d1e8d345f28ab98b3466af28dfee.tar.bz2 gentoo-2-2680477719c2d1e8d345f28ab98b3466af28dfee.zip |
Keyword amd64-linux and x86-linux
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'dev-perl/Unicode-Map')
-rw-r--r-- | dev-perl/Unicode-Map/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog index f912065a90bd..f430590392b7 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.32 2012/09/01 12:00:48 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.33 2013/02/08 20:16:39 bicatali Exp $ + + 08 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org> + Unicode-Map-0.112.0.ebuild: + Keyword amd64-linux and x86-linux 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Unicode-Map-0.112.0.ebuild: Marked ~ppc-aix, bug #432288 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 2f438ff4fde3..d13b0ae73a6d 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 +# Copyright 1999-2013 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.11 2012/09/01 12:00:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.12 2013/02/08 20:16:39 bicatali 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-aix ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |