diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:18:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:18:45 +0000 |
commit | 774cc07991307be3794b5d436126e61f5a3d423a (patch) | |
tree | 646f6d3a22cdceea39d9583391b547d1b9cac84c /dev-perl/Unicode-EastAsianWidth | |
parent | Marking MailTools-2.90.0 ppc for bug 412979 (diff) | |
download | gentoo-2-774cc07991307be3794b5d436126e61f5a3d423a.tar.gz gentoo-2-774cc07991307be3794b5d436126e61f5a3d423a.tar.bz2 gentoo-2-774cc07991307be3794b5d436126e61f5a3d423a.zip |
Keyword ~ppc/~ppc64 wrt #408399
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64, RepoMan options: --force)
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 ed2622686af2..f8a480f13e94 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.6 2012/05/06 18:08:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.7 2012/05/06 20:18:45 ssuominen Exp $ + + 06 May 2012; Samuli Suominen <ssuominen@gentoo.org> + Unicode-EastAsianWidth-1.30.ebuild: + Keyword ~ppc/~ppc64 wrt #408399 06 May 2012; Raúl Porcel <armin76@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 27bd6a8ab80b..402116ab89c8 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.6 2012/05/06 18:08:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.7 2012/05/06 20:18:45 ssuominen Exp $ EAPI=4 @@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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" |