diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:48:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 10:48:29 +0000 |
commit | 4fb0b1b8acf91c5c5e03422997e5809257421e8c (patch) | |
tree | 5daa044ad58d83ff86db3cdc93fede19ca413def /dev-perl/Unicode-EastAsianWidth | |
parent | Stable for amd64, wrt bug #418817 (diff) | |
download | historical-4fb0b1b8acf91c5c5e03422997e5809257421e8c.tar.gz historical-4fb0b1b8acf91c5c5e03422997e5809257421e8c.tar.bz2 historical-4fb0b1b8acf91c5c5e03422997e5809257421e8c.zip |
Stable for amd64, wrt bug #422053
Package-Manager: portage-2.1.10.65/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 14a85b83bb35..138f0e0accb0 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.19 2012/07/31 21:54:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.20 2012/08/03 10:48:29 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> + Unicode-EastAsianWidth-1.320.0.ebuild: + Stable for amd64, wrt bug #422053 31 Jul 2012; Johannes Huber <johu@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 65c8993a6bd9..d38a0b0ef88a 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.4 2012/07/31 21:54:54 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.5 2012/08/03 10:48:29 ago 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" |