diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 11:05:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 11:05:42 +0000 |
commit | 79cb878bb84c3f38eb6688dd5715def201aecdbd (patch) | |
tree | 2deb0ab1943bc891f0bbd7490c0612954838011d /dev-perl/Text-Unidecode | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-79cb878bb84c3f38eb6688dd5715def201aecdbd.tar.gz gentoo-2-79cb878bb84c3f38eb6688dd5715def201aecdbd.tar.bz2 gentoo-2-79cb878bb84c3f38eb6688dd5715def201aecdbd.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-Unidecode')
-rw-r--r-- | dev-perl/Text-Unidecode/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Unidecode/ChangeLog b/dev-perl/Text-Unidecode/ChangeLog index 5297c67f0b4d..7a5739900a58 100644 --- a/dev-perl/Text-Unidecode/ChangeLog +++ b/dev-perl/Text-Unidecode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Unidecode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/ChangeLog,v 1.20 2012/06/24 12:58:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/ChangeLog,v 1.21 2012/07/05 11:05:42 blueness Exp $ + + 05 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + Text-Unidecode-0.40.0.ebuild: + Keyword ~mips 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild b/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild index d216da4471f9..5ad9c0861f25 100644 --- a/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild +++ b/dev-perl/Text-Unidecode/Text-Unidecode-0.40.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/Text-Unidecode/Text-Unidecode-0.40.0.ebuild,v 1.14 2012/05/28 16:40:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Unidecode/Text-Unidecode-0.40.0.ebuild,v 1.15 2012/07/05 11:05:42 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="US-ASCII transliterations of Unicode text" 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 ~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="" SRC_TEST=do |