diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-31 21:54:54 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-31 21:54:54 +0000 |
commit | c45c23d3e465a2f58f60d6c68de38d7b56d6f4c9 (patch) | |
tree | 58f032a9946ffcbab555017ec9e065fda2753e54 /dev-perl/Unicode-EastAsianWidth | |
parent | Non-maitainer bump, fixes bug 428560, bug 411497 and bug 366403. (diff) | |
download | gentoo-2-c45c23d3e465a2f58f60d6c68de38d7b56d6f4c9.tar.gz gentoo-2-c45c23d3e465a2f58f60d6c68de38d7b56d6f4c9.tar.bz2 gentoo-2-c45c23d3e465a2f58f60d6c68de38d7b56d6f4c9.zip |
Stable for x86, wrt bug #422053
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-EastAsianWidth')
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog index 9e897d637b2e..14a85b83bb35 100644 --- a/dev-perl/Unicode-EastAsianWidth/ChangeLog +++ b/dev-perl/Unicode-EastAsianWidth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Unicode-EastAsianWidth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.18 2012/07/05 11:08:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.19 2012/07/31 21:54:54 johu Exp $ + + 31 Jul 2012; Johannes Huber <johu@gentoo.org> + Unicode-EastAsianWidth-1.320.0.ebuild: + Stable for x86, wrt bug #422053 05 Jul 2012; Anthony G. Basile <blueness@gentoo.org> Unicode-EastAsianWidth-1.320.0.ebuild: diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild index d0e074eb19ac..65c8993a6bd9 100644 --- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild +++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.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-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.3 2012/07/05 11:08:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.4 2012/07/31 21:54:54 johu Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="CC0-1.0-Universal" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-File-Spec" |