diff options
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 3b0f6619313f..9e897d637b2e 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.17 2012/06/24 12:59:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.18 2012/07/05 11:08:17 blueness Exp $ + + 05 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + Unicode-EastAsianWidth-1.320.0.ebuild: + Keyword ~mips 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 0d40bc5a9de9..d0e074eb19ac 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.2 2012/05/16 14:21:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.3 2012/07/05 11:08:17 blueness 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 ~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" |