diff options
author | Markus Meier <maekke@gentoo.org> | 2014-01-21 20:42:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-01-21 20:42:05 +0000 |
commit | 57881b26b8bd8eb076fef17f6aa5fc8212294a40 (patch) | |
tree | d46308affd175d3aa6b7c2466c7968ba980a277f /dev-perl/Unicode-EastAsianWidth | |
parent | Version bump. (diff) | |
download | gentoo-2-57881b26b8bd8eb076fef17f6aa5fc8212294a40.tar.gz gentoo-2-57881b26b8bd8eb076fef17f6aa5fc8212294a40.tar.bz2 gentoo-2-57881b26b8bd8eb076fef17f6aa5fc8212294a40.zip |
arm stable, bug #449622
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 c5125722ef4a..551c93f962ad 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.30 2014/01/20 15:46:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.31 2014/01/21 20:42:05 maekke Exp $ + + 21 Jan 2014; Markus Meier <maekke@gentoo.org> + Unicode-EastAsianWidth-1.330.0.ebuild: + arm stable, bug #449622 20 Jan 2014; Agostino Sarubbo <ago@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 11ef31d72f05..ba20c1258595 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.5 2014/01/20 15:46:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.6 2014/01/21 20:42:05 maekke 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" |