summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-12 11:01:56 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-12 11:01:56 +0000
commitbee0bb6093eef61d9905a1ce923989cfbdaa5bdb (patch)
tree26ea1f3fb73302b73c94a708c6bb497f005f1a85 /dev-perl/extutils-parsexs
parentStable on ppc64 (diff)
downloadhistorical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.gz
historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.bz2
historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r--dev-perl/extutils-parsexs/ChangeLog7
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild4
-rw-r--r--dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog
index 5e0561f5a403..bbbcca3130f9 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.12 2004/12/30 18:54:33 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.13 2005/03/12 10:53:00 corsair Exp $
+
+ 12 Mar 2005; Markus Rothe <corsair@gentoo.org> extutils-parsexs-2.08.ebuild:
+ Stable on ppc64
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
index 33456e76bdf5..452e00e15f74 100644
--- a/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
+++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.02.ebuild,v 1.8 2004/10/19 07:58:35 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.02.ebuild,v 1.9 2005/03/12 10:53:00 corsair Exp $
inherit perl-module
diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild
index 894161a101a2..1848349b5bbd 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
+# Copyright 1999-2005 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.10 2004/12/22 11:54:26 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.08.ebuild,v 1.11 2005/03/12 10:53:00 corsair 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 ~ppc64"
+KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64"
IUSE=""
DEPEND="dev-perl/ExtUtils-CBuilder"