summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-21 20:39:25 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-21 20:39:25 +0000
commitc13cb8c24e651ccdb54e1e5f5bcca447ddc25b0c (patch)
tree695897c06443398168efce12c8d3196180d54c7c /dev-perl/Unicode-EastAsianWidth
parentRemove older unstable version (diff)
downloadhistorical-c13cb8c24e651ccdb54e1e5f5bcca447ddc25b0c.tar.gz
historical-c13cb8c24e651ccdb54e1e5f5bcca447ddc25b0c.tar.bz2
historical-c13cb8c24e651ccdb54e1e5f5bcca447ddc25b0c.zip
Marked ~hppa (bug #408399).
Package-Manager: portage-2.2.0_alpha93/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Unicode-EastAsianWidth')
-rw-r--r--dev-perl/Unicode-EastAsianWidth/ChangeLog6
-rw-r--r--dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog
index ef6224fe4788..c88aa097857b 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.1 2012/03/15 18:58:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.2 2012/03/21 20:39:25 jer Exp $
+
+ 21 Mar 2012; Jeroen Roovers <jer@gentoo.org>
+ Unicode-EastAsianWidth-1.30.ebuild:
+ Marked ~hppa (bug #408399).
*Unicode-EastAsianWidth-1.30 (15 Mar 2012)
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild
index d3b232ae4ebe..24e4b983c261 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.1 2012/03/15 18:58:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.2 2012/03/21 20:39:25 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
RDEPEND="virtual/perl-File-Spec"