summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-07 09:34:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-07 09:34:04 +0000
commit3303ae4a0116ed1db1388bf0c6e305fae433a51c (patch)
treeeb64ddfe9f8dda470b42ab56cc4f9083707868c4 /dev-perl/Unicode-EastAsianWidth
parentStable for amd64, wrt bug #414893 (diff)
downloadgentoo-2-3303ae4a0116ed1db1388bf0c6e305fae433a51c.tar.gz
gentoo-2-3303ae4a0116ed1db1388bf0c6e305fae433a51c.tar.bz2
gentoo-2-3303ae4a0116ed1db1388bf0c6e305fae433a51c.zip
Stable for amd64, wrt bug #414933
(Portage version: 2.1.10.49/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 272930a9f4ee..aa6b4b8693c2 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.8 2012/05/07 08:27:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.9 2012/05/07 09:34:04 ago Exp $
+
+ 07 May 2012; Agostino Sarubbo <ago@gentoo.org>
+ Unicode-EastAsianWidth-1.30.ebuild:
+ Stable for amd64, wrt bug #414933
07 May 2012; Samuli Suominen <ssuominen@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 b3acfe331fa0..4949ee67e5ae 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.8 2012/05/07 08:27:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.9 2012/05/07 09:34:04 ago 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 ~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 ~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"