diff options
author | 2012-02-24 10:42:57 +0000 | |
---|---|---|
committer | 2012-02-24 10:42:57 +0000 | |
commit | ccf2f386da3c2bdbf46c95a55d73569dbc77ec6f (patch) | |
tree | b9b4f4c5936d9f7835765815ecb60b133f2a6689 /dev-perl/Unicode-Map | |
parent | Stable for amd64, wrt bug #400253 (diff) | |
download | gentoo-2-ccf2f386da3c2bdbf46c95a55d73569dbc77ec6f.tar.gz gentoo-2-ccf2f386da3c2bdbf46c95a55d73569dbc77ec6f.tar.bz2 gentoo-2-ccf2f386da3c2bdbf46c95a55d73569dbc77ec6f.zip |
Stable for amd64, wrt bug #400255
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-Map')
-rw-r--r-- | dev-perl/Unicode-Map/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Unicode-Map/ChangeLog b/dev-perl/Unicode-Map/ChangeLog index d225d4d8aaf5..1b41ba9c7dee 100644 --- a/dev-perl/Unicode-Map/ChangeLog +++ b/dev-perl/Unicode-Map/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Unicode-Map -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.20 2011/09/04 11:24:03 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/ChangeLog,v 1.21 2012/02/24 10:42:57 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Unicode-Map-0.112.0.ebuild: + Stable for amd64, wrt bug #400255 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Unicode-Map-0.112-r1.ebuild: Cleanup 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 5e6e859b7865..34439ad7299b 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-2011 Gentoo Foundation +# 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.1 2011/08/28 09:34:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-Map/Unicode-Map-0.112.0.ebuild,v 1.2 2012/02/24 10:42:57 ago 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" |