summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-06 18:08:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-06 18:08:30 +0000
commit45619976199495f4d791710c53c594081bb1bbf4 (patch)
treeae7ff9b550396baa80a5eee3f45ba513efe07945
parentAdd ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #401067 (diff)
downloadgentoo-2-45619976199495f4d791710c53c594081bb1bbf4.tar.gz
gentoo-2-45619976199495f4d791710c53c594081bb1bbf4.tar.bz2
gentoo-2-45619976199495f4d791710c53c594081bb1bbf4.zip
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
(Portage version: 2.1.10.53/cvs/Linux ia64)
-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 fdfc26976021..ed2622686af2 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.5 2012/03/27 00:17:38 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.6 2012/05/06 18:08:30 armin76 Exp $
+
+ 06 May 2012; Raúl Porcel <armin76@gentoo.org>
+ Unicode-EastAsianWidth-1.30.ebuild:
+ Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399
27 Mar 2012; Naohiro Aota <naota@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 64869331a1e4..27bd6a8ab80b 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.5 2012/03/27 00:17:38 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.6 2012/05/06 18:08:30 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~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 ~s390 ~sh ~sparc ~x86 ~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"