summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-21 09:33:03 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-21 09:33:03 +0000
commit7b50f09d23691ed24691888242271733e76018e2 (patch)
tree4fe9469ceae4b55f9eb2acedc5fb26cb3f618d1f /perl-core
parentmips -> ~mips (diff)
downloadgentoo-2-7b50f09d23691ed24691888242271733e76018e2.tar.gz
gentoo-2-7b50f09d23691ed24691888242271733e76018e2.tar.bz2
gentoo-2-7b50f09d23691ed24691888242271733e76018e2.zip
mips -> ~mips
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Test/ChangeLog7
-rw-r--r--perl-core/Test/Test-1.25.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog
index 8103b8d458c0..36fdbd51abbd 100644
--- a/perl-core/Test/ChangeLog
+++ b/perl-core/Test/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Test
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.12 2009/12/16 21:57:48 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.13 2010/01/21 09:33:03 tove Exp $
+
+ 21 Jan 2010; Torsten Veller <tove@gentoo.org> Test-1.25.ebuild:
+ mips -> ~mips
16 Dec 2009; Jonathan Callen <abcd@gentoo.org> Test-1.25.ebuild:
QA: Transfer prefix keywords
diff --git a/perl-core/Test/Test-1.25.ebuild b/perl-core/Test/Test-1.25.ebuild
index b938366ef035..2524300f942c 100644
--- a/perl-core/Test/Test-1.25.ebuild
+++ b/perl-core/Test/Test-1.25.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/Test/Test-1.25.ebuild,v 1.9 2009/12/16 21:57:48 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.25.ebuild,v 1.10 2010/01/21 09:33:03 tove Exp $
MODULE_AUTHOR=SBURKE
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Utilities for writing test scripts"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
DEPEND="dev-lang/perl"