summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2004-11-21 21:41:11 +0000
committerHardave Rior <hardave@gentoo.org>2004-11-21 21:41:11 +0000
commit7d0a8563b131692bcfab23e52e8fa79c4ce395a2 (patch)
tree3969fccc557e7ad86f711d886b3b7ea4654b2e64 /dev-perl/extutils-parsexs
parentadditional cleanups (Manifest recommit) (diff)
downloadgentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.tar.gz
gentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.tar.bz2
gentoo-2-7d0a8563b131692bcfab23e52e8fa79c4ce395a2.zip
Stable on mips, dep for bug #68570
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/ChangeLog5
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog
index 07ca15c212b1..f30b261670ce 100644
--- a/dev-perl/extutils-parsexs/ChangeLog
+++ b/dev-perl/extutils-parsexs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/extutils-parsexs
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.9 2004/11/20 04:33:09 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.10 2004/11/21 21:41:11 hardave Exp $
+
+ 21 Nov 2004; Hardave Riar <hardave@gentoo.org> extutils-parsexs-2.08.ebuild:
+ Stable on mips, dep for bug #68570
20 Nov 2004; Daniel Black <dragonheart@gentoo.org>
extutils-parsexs-2.08.ebuild:
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 309e2af56043..9b0c4866313b 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.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/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.8 2004/11/20 04:33:09 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.9 2004/11/21 21:41:11 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=""
DEPEND="dev-perl/ExtUtils-CBuilder"