diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-25 10:30:51 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-01-25 10:30:51 +0000 |
commit | 6d1eeeb00263cfcf3372c738af0f0c18cfaa3b4e (patch) | |
tree | 9123658ee69f6ac4697f1bfd8be2f2dbd746aca7 /dev-perl/Unicode-EastAsianWidth | |
parent | Update HOMEPAGE. (diff) | |
download | gentoo-2-6d1eeeb00263cfcf3372c738af0f0c18cfaa3b4e.tar.gz gentoo-2-6d1eeeb00263cfcf3372c738af0f0c18cfaa3b4e.tar.bz2 gentoo-2-6d1eeeb00263cfcf3372c738af0f0c18cfaa3b4e.zip |
ia64 stable wrt bug #449622
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.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 f65c289c32b2..a5eaa82eeb0c 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.34 2014/01/25 10:24:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.35 2014/01/25 10:30:51 zlogene Exp $ + + 25 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> + Unicode-EastAsianWidth-1.330.0.ebuild: + ia64 stable wrt bug #449622 25 Jan 2014; Mikle Kolyada <zlogene@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 e63804f37b27..f94034489f30 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.9 2014/01/25 10:24:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.10 2014/01/25 10:30:51 zlogene 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 ~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 ~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" |