summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 05:33:48 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 05:33:48 +0000
commit0f8eccb5627059a9f87aa4f89049cbdc0ac2d104 (patch)
tree47d616856f66855758dbfb98ddfddd0f20e8a332 /dev-perl/File-Which
parentApache 1.X masking (fix ebuilds to not require apache-1*). (diff)
downloadgentoo-2-0f8eccb5627059a9f87aa4f89049cbdc0ac2d104.tar.gz
gentoo-2-0f8eccb5627059a9f87aa4f89049cbdc0ac2d104.tar.bz2
gentoo-2-0f8eccb5627059a9f87aa4f89049cbdc0ac2d104.zip
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r--dev-perl/File-Which/ChangeLog5
-rw-r--r--dev-perl/File-Which/File-Which-0.05.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Which/ChangeLog b/dev-perl/File-Which/ChangeLog
index 3cb5600b0b0e..ea20b4f63567 100644
--- a/dev-perl/File-Which/ChangeLog
+++ b/dev-perl/File-Which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-Which
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.9 2007/02/07 14:24:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/ChangeLog,v 1.10 2007/05/12 05:33:48 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> File-Which-0.05.ebuild:
+ Stable on mips.
07 Feb 2007; Jeroen Roovers <jer@gentoo.org> File-Which-0.05.ebuild:
Marked ~hppa (bug #165627).
diff --git a/dev-perl/File-Which/File-Which-0.05.ebuild b/dev-perl/File-Which/File-Which-0.05.ebuild
index 9ff6070029a1..6b3965267dab 100644
--- a/dev-perl/File-Which/File-Which-0.05.ebuild
+++ b/dev-perl/File-Which/File-Which-0.05.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.10 2007/02/11 10:27:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Which/File-Which-0.05.ebuild,v 1.11 2007/05/12 05:33:48 kumba Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PEREINAR/${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="dev-lang/perl"