summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-08-07 21:53:10 +0000
committerBrent Baude <ranger@gentoo.org>2012-08-07 21:53:10 +0000
commit25aa2edd65f236e3b5a008bf2edc3bedc6aa7126 (patch)
tree6f888a9a6d6f95e1b558ccd8acd4048385af1974 /dev-perl/Unicode-EastAsianWidth
parentMarking perl-ldap-0.440.0 ppc64 for bug 418881 (diff)
downloadhistorical-25aa2edd65f236e3b5a008bf2edc3bedc6aa7126.tar.gz
historical-25aa2edd65f236e3b5a008bf2edc3bedc6aa7126.tar.bz2
historical-25aa2edd65f236e3b5a008bf2edc3bedc6aa7126.zip
Marking Unicode-EastAsianWidth-1.320.0 ppc64 for bug 422053
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
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.320.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog
index 138f0e0accb0..f386f04d68d9 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.20 2012/08/03 10:48:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.21 2012/08/07 21:53:10 ranger Exp $
+
+ 07 Aug 2012; Brent Baude <ranger@gentoo.org>
+ Unicode-EastAsianWidth-1.320.0.ebuild:
+ Marking Unicode-EastAsianWidth-1.320.0 ppc64 for bug 422053
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
Unicode-EastAsianWidth-1.320.0.ebuild:
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild
index d38a0b0ef88a..36988884b176 100644
--- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild
+++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.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.320.0.ebuild,v 1.5 2012/08/03 10:48:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.6 2012/08/07 21:53:10 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="East Asian Width properties"
LICENSE="CC0-1.0-Universal"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm 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 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"