diff options
author | 2010-01-21 09:30:58 +0000 | |
---|---|---|
committer | 2010-01-21 09:30:58 +0000 | |
commit | 91fc951f4edfb47e6373cd1306247760a770fbaa (patch) | |
tree | 9bfcab7bd303f0d1543ca112d584a00945a1085d | |
parent | Cleanup (diff) | |
download | gentoo-2-91fc951f4edfb47e6373cd1306247760a770fbaa.tar.gz gentoo-2-91fc951f4edfb47e6373cd1306247760a770fbaa.tar.bz2 gentoo-2-91fc951f4edfb47e6373cd1306247760a770fbaa.zip |
mips -> ~mips
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-rw-r--r-- | perl-core/Text-Balanced/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog index 41879a72950f..7881a594bfd7 100644 --- a/perl-core/Text-Balanced/ChangeLog +++ b/perl-core/Text-Balanced/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Text-Balanced -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.30 2009/12/16 21:58:59 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.31 2010/01/21 09:30:58 tove Exp $ + + 21 Jan 2010; Torsten Veller <tove@gentoo.org> Text-Balanced-2.0.0.ebuild: + mips -> ~mips 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Text-Balanced-2.0.0.ebuild, Text-Balanced-2.02.ebuild: diff --git a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild index 9d2608d13b70..3e98cad6427e 100644 --- a/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild +++ b/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.18 2009/12/16 21:58:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-2.0.0.ebuild,v 1.19 2010/01/21 09:30:58 tove Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-lang/perl |