diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-09 18:19:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-09 18:19:13 +0000 |
commit | 0ae4cee7e6d1da42eed6478ed86a464710f8880d (patch) | |
tree | c9e46807db70f6ed18c758a1740a6478143231aa /dev-perl/Unicode-EastAsianWidth | |
parent | Marking perl-ldap-0.440.0 ppc for bug 418881 (diff) | |
download | historical-0ae4cee7e6d1da42eed6478ed86a464710f8880d.tar.gz historical-0ae4cee7e6d1da42eed6478ed86a464710f8880d.tar.bz2 historical-0ae4cee7e6d1da42eed6478ed86a464710f8880d.zip |
Marking Unicode-EastAsianWidth-1.320.0 ppc 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/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog index f386f04d68d9..8b13f12e5782 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.21 2012/08/07 21:53:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.22 2012/08/09 18:19:13 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> + Unicode-EastAsianWidth-1.320.0.ebuild: + Marking Unicode-EastAsianWidth-1.320.0 ppc for bug 422053 07 Aug 2012; Brent Baude <ranger@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 36988884b176..203ef7243a7e 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.6 2012/08/07 21:53:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.320.0.ebuild,v 1.7 2012/08/09 18:19:13 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" |