diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2014-07-08 10:33:03 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2014-07-08 10:33:03 +0000 |
commit | 44b619cd560f421f994cba19aceed75692ad4725 (patch) | |
tree | 1f3e77e1f8b05caf335bda12af542f37aae8338e /dev-perl | |
parent | libintl-perl-1.230.0: add ~ppc-aix keyword (diff) | |
download | gentoo-2-44b619cd560f421f994cba19aceed75692ad4725.tar.gz gentoo-2-44b619cd560f421f994cba19aceed75692ad4725.tar.bz2 gentoo-2-44b619cd560f421f994cba19aceed75692ad4725.zip |
Unicode-EastAsianWidth-1.330.0: add ~ppc-aix keyword
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.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 f3ec6038a024..a69d7c857733 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.38 2014/02/01 23:22:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.39 2014/07/08 10:33:03 haubi Exp $ + + 08 Jul 2014; Michael Haubenwallner <haubi@gentoo.org> + Unicode-EastAsianWidth-1.330.0.ebuild: + add ~ppc-aix keyword 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> Unicode-EastAsianWidth-1.330.0.ebuild: diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild index 3d3c1faf02cf..251ab7c530ed 100644 --- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild +++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.330.0.ebuild,v 1.13 2014/02/01 23:22:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.14 2014/07/08 10:33:03 haubi Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~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 arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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" |