summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2004-11-21 21:54:24 +0000
committerHardave Rior <hardave@gentoo.org>2004-11-21 21:54:24 +0000
commita9fbc01e78da8711d38f397cd605720003a7cfc3 (patch)
tree14255d63245c80f6fadb36a9a34b3387d1b19000 /dev-perl
parentchanged back to unset ARCH but inside ( ) (Manifest recommit) (diff)
downloadgentoo-2-a9fbc01e78da8711d38f397cd605720003a7cfc3.tar.gz
gentoo-2-a9fbc01e78da8711d38f397cd605720003a7cfc3.tar.bz2
gentoo-2-a9fbc01e78da8711d38f397cd605720003a7cfc3.zip
Stable on mips, bug #68570
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/module-build/ChangeLog5
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog
index 1a7d600ba7a0..d7c0a66e885a 100644
--- a/dev-perl/module-build/ChangeLog
+++ b/dev-perl/module-build/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/module-build
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.15 2004/11/20 04:50:09 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.16 2004/11/21 21:54:24 hardave Exp $
+
+ 21 Nov 2004; Hardave Riar <hardave@gentoo.org> module-build-0.25.ebuild:
+ Stable on mips, bug #68570
20 Nov 2004; Daniel Black <dragonheart@gentoo.org> module-build-0.25.ebuild:
ppc stable for bug #68570
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild
index f78b78bf441a..75a400695732 100644
--- a/dev-perl/module-build/module-build-0.25.ebuild
+++ b/dev-perl/module-build/module-build-0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.7 2004/11/20 04:50:09 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.8 2004/11/21 21:54:24 hardave Exp $
inherit perl-module
@@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86"
IUSE=""
SRC_TEST="do"