summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-11-20 04:37:18 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-11-20 04:37:18 +0000
commitac4192f8b4e082ff5db9aa5fd12fa49a5a4333fd (patch)
tree29cf187de49b6fee145ca2cea4ca0a648508c109 /dev-perl/extutils-parsexs
parentppc stable to support bug #68570 (Manifest recommit) (diff)
downloadgentoo-2-ac4192f8b4e082ff5db9aa5fd12fa49a5a4333fd.tar.gz
gentoo-2-ac4192f8b4e082ff5db9aa5fd12fa49a5a4333fd.tar.bz2
gentoo-2-ac4192f8b4e082ff5db9aa5fd12fa49a5a4333fd.zip
ppc stable to support bug #68570
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/ChangeLog6
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog
index 96b7d85c67a2..07ca15c212b1 100644
--- a/dev-perl/extutils-parsexs/ChangeLog
+++ b/dev-perl/extutils-parsexs/ChangeLog
@@ -1,6 +1,10 @@
# 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.8 2004/10/23 22:40:00 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.9 2004/11/20 04:33:09 dragonheart Exp $
+
+ 20 Nov 2004; Daniel Black <dragonheart@gentoo.org>
+ extutils-parsexs-2.08.ebuild:
+ ppc stable to support bug #68570
24 Oct 2004; Bryan Østergaard <kloeri@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 25b8f61b1a6f..309e2af56043 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.7 2004/11/05 00:38:07 vapier Exp $
+# $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 $
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"