diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 16:20:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 16:20:22 +0000 |
commit | 25c1d09ab3fcdb5ff85ae82dea1bc917b2203867 (patch) | |
tree | 2f614f7f810ad944a76ef9d67ed73f97089797b5 /dev-perl/Unicode-EastAsianWidth | |
parent | Add Prefix keywords, bug #408399 (diff) | |
download | gentoo-2-25c1d09ab3fcdb5ff85ae82dea1bc917b2203867.tar.gz gentoo-2-25c1d09ab3fcdb5ff85ae82dea1bc917b2203867.tar.bz2 gentoo-2-25c1d09ab3fcdb5ff85ae82dea1bc917b2203867.zip |
Add Prefix keywords, bug #408399
(Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)
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 778c93f3b382..f6252d4221a5 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.3 2012/03/24 15:16:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.4 2012/03/24 16:20:22 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> + Unicode-EastAsianWidth-1.30.ebuild: + Add Prefix keywords, bug #408399 24 Mar 2012; Fabian Groffen <grobian@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 56cf9df0aa6f..80e2b21d8a76 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.3 2012/03/24 15:16:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.4 2012/03/24 16:20:22 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos" +KEYWORDS="~amd64 ~hppa ~x86 ~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" |