diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-08 16:23:10 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-05-08 16:23:10 +0000 |
commit | d9e942c8f74f8afe88e52a0b5b590575ec8e4cf6 (patch) | |
tree | ef1c7db031f5c440137e43e9e0c8b0286263dce9 /dev-perl/Unicode-EastAsianWidth | |
parent | ppc stable wrt #414929 (diff) | |
download | historical-d9e942c8f74f8afe88e52a0b5b590575ec8e4cf6.tar.gz historical-d9e942c8f74f8afe88e52a0b5b590575ec8e4cf6.tar.bz2 historical-d9e942c8f74f8afe88e52a0b5b590575ec8e4cf6.zip |
ppc/ppc64 stable wrt #414933
Package-Manager: portage-2.2.0_alpha100/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.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog index aa6b4b8693c2..e1c87fe82d8e 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.9 2012/05/07 09:34:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.10 2012/05/08 16:23:10 xarthisius Exp $ + + 08 May 2012; Kacper Kowalik <xarthisius@gentoo.org> + Unicode-EastAsianWidth-1.30.ebuild: + ppc/ppc64 stable wrt #414933 07 May 2012; Agostino Sarubbo <ago@gentoo.org> Unicode-EastAsianWidth-1.30.ebuild: diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild index 4949ee67e5ae..b45dd2396a1a 100644 --- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild +++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.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.30.ebuild,v 1.9 2012/05/07 09:34:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.10 2012/05/08 16:23:10 xarthisius Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~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" |