diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 16:22:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 16:22:26 +0000 |
commit | e082a67edfc9d2d3e39055e18d0f943baa2ddc31 (patch) | |
tree | c6f0aae0cb8346360492464542df0fc6fc3ff5f2 /dev-perl/Unicode-EastAsianWidth | |
parent | alpha/ia64/s390/sh/sparc stable wrt #414431 (diff) | |
download | gentoo-2-e082a67edfc9d2d3e39055e18d0f943baa2ddc31.tar.gz gentoo-2-e082a67edfc9d2d3e39055e18d0f943baa2ddc31.tar.bz2 gentoo-2-e082a67edfc9d2d3e39055e18d0f943baa2ddc31.zip |
alpha/ia64/s390/sh/sparc stable wrt #414933
(Portage version: 2.1.10.53/cvs/Linux ia64)
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 167e207fa2a9..9095ca6ee425 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.15 2012/05/21 09:45:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.16 2012/06/17 16:22:26 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> + Unicode-EastAsianWidth-1.30.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #414933 21 May 2012; Pawel Hajdan jr <phajdan.jr@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 e07d6c32c753..baf19557348d 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.13 2012/05/21 09:45:20 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.14 2012/06/17 16:22:26 armin76 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 ~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 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" |