diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-21 12:45:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-21 12:45:04 +0000 |
commit | 4b7df8f574b57bff4f33094b526dc14f635f964b (patch) | |
tree | d117f92278f2de55cacf622c5e4b73110e553e52 /dev-perl/Parse-RecDescent | |
parent | mips -> ~mips and drop all others (diff) | |
download | gentoo-2-4b7df8f574b57bff4f33094b526dc14f635f964b.tar.gz gentoo-2-4b7df8f574b57bff4f33094b526dc14f635f964b.tar.bz2 gentoo-2-4b7df8f574b57bff4f33094b526dc14f635f964b.zip |
mips -> ~mips
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Parse-RecDescent')
-rw-r--r-- | dev-perl/Parse-RecDescent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Parse-RecDescent/ChangeLog b/dev-perl/Parse-RecDescent/ChangeLog index fd9ec95575f2..f3d90aaf95ba 100644 --- a/dev-perl/Parse-RecDescent/ChangeLog +++ b/dev-perl/Parse-RecDescent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Parse-RecDescent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.32 2010/01/10 19:30:03 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.33 2010/01/21 12:45:04 tove Exp $ + + 21 Jan 2010; Torsten Veller <tove@gentoo.org> + Parse-RecDescent-1.94.ebuild: + mips -> ~mips 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Parse-RecDescent-1.962.2.ebuild: diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild index e130a4365743..0658e0b19aa3 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.22 2006/10/16 02:16:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.94.ebuild,v 1.23 2010/01/21 12:45:04 tove Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/perl-Text-Balanced |