summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-05-21 09:45:20 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-05-21 09:45:20 +0000
commit4a181edce6d346c24ec2d465aaba2e6e60d6cb7a (patch)
treea718cf4492b2c98662e3d6b35a1e03f1a44816f7 /dev-perl
parentversion bump (diff)
downloadhistorical-4a181edce6d346c24ec2d465aaba2e6e60d6cb7a.tar.gz
historical-4a181edce6d346c24ec2d465aaba2e6e60d6cb7a.tar.bz2
historical-4a181edce6d346c24ec2d465aaba2e6e60d6cb7a.zip
x86 stable wrt bug #414933
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-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 9868809161c6..167e207fa2a9 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.14 2012/05/16 14:21:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.15 2012/05/21 09:45:20 phajdan.jr Exp $
+
+ 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Unicode-EastAsianWidth-1.30.ebuild:
+ x86 stable wrt bug #414933
16 May 2012; Jeroen Roovers <jer@gentoo.org>
Unicode-EastAsianWidth-1.320.0.ebuild:
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild
index 9660de228449..e07d6c32c753 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.12 2012/05/13 11:42:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.13 2012/05/21 09:45:20 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="East Asian Width properties"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 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 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"