diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-20 01:17:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-20 01:17:12 +0000 |
commit | aae7691ea750583432555dbf5f01efadff1e3d8e (patch) | |
tree | 7d6a4f23e55c21f9b06a838594b7c82e8a39445f /dev-perl/Unicode-EastAsianWidth | |
parent | Stable for HPPA (bug #497692). (diff) | |
download | gentoo-2-aae7691ea750583432555dbf5f01efadff1e3d8e.tar.gz gentoo-2-aae7691ea750583432555dbf5f01efadff1e3d8e.tar.bz2 gentoo-2-aae7691ea750583432555dbf5f01efadff1e3d8e.zip |
Stable for HPPA (bug #449622).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 808ddcd0c64a..4b7ee6d63e49 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.28 2014/01/19 21:09:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.29 2014/01/20 01:17:12 jer Exp $ + + 20 Jan 2014; Jeroen Roovers <jer@gentoo.org> + Unicode-EastAsianWidth-1.330.0.ebuild: + Stable for HPPA (bug #449622). 19 Jan 2014; Mike Frysinger <vapier@gentoo.org> Unicode-EastAsianWidth-1.320.0.ebuild, 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 f32e2e1ce726..9b8148ae1212 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.3 2014/01/19 21:09:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.330.0.ebuild,v 1.4 2014/01/20 01:17:12 jer 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" |