diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 01:02:19 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 01:02:19 +0000 |
commit | 1acf7510d48d788b5e6fb892f502a3cae22194ab (patch) | |
tree | ad4a7806cbdd258431cc836d496777090ec155ee /virtual | |
parent | Added ~mips, bug 357599 (diff) | |
download | gentoo-2-1acf7510d48d788b5e6fb892f502a3cae22194ab.tar.gz gentoo-2-1acf7510d48d788b5e6fb892f502a3cae22194ab.tar.bz2 gentoo-2-1acf7510d48d788b5e6fb892f502a3cae22194ab.zip |
Added ~mips, bug 351526
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Locale-Maketext-Simple/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Locale-Maketext-Simple/ChangeLog b/virtual/perl-Locale-Maketext-Simple/ChangeLog index 813e801db4b2..e330c410c781 100644 --- a/virtual/perl-Locale-Maketext-Simple/ChangeLog +++ b/virtual/perl-Locale-Maketext-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Locale-Maketext-Simple # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.19 2011/05/20 15:07:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/ChangeLog,v 1.20 2011/06/13 01:02:19 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> + perl-Locale-Maketext-Simple-0.210.0.ebuild: + Added ~mips, bug 351526 *perl-Locale-Maketext-Simple-0.210.0 (20 May 2011) diff --git a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild index 4959cf0f1996..bb6317f40907 100644 --- a/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild +++ b/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild,v 1.1 2011/05/20 15:07:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Locale-Maketext-Simple/perl-Locale-Maketext-Simple-0.210.0.ebuild,v 1.2 2011/06/13 01:02:19 mattst88 Exp $ DESCRIPTION="Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/Locale-Maketext-Simple-${PV} )" |