summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-09-03 20:11:01 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-09-03 20:11:01 +0000
commite2f6fdf78c1b6c0e0f071902cf891a7225bc6bb5 (patch)
tree456798b206e711e53de54ca290c48d6c1971c69a /dev-perl/DelimMatch
parentAdded support for the XCSecurity option, which is what's needed to make binar... (diff)
downloadgentoo-2-e2f6fdf78c1b6c0e0f071902cf891a7225bc6bb5.tar.gz
gentoo-2-e2f6fdf78c1b6c0e0f071902cf891a7225bc6bb5.tar.bz2
gentoo-2-e2f6fdf78c1b6c0e0f071902cf891a7225bc6bb5.zip
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/DelimMatch')
-rw-r--r--dev-perl/DelimMatch/ChangeLog5
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DelimMatch/ChangeLog b/dev-perl/DelimMatch/ChangeLog
index 83c72d0781f6..18ee5f18bfd3 100644
--- a/dev-perl/DelimMatch/ChangeLog
+++ b/dev-perl/DelimMatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DelimMatch
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.19 2005/08/25 22:55:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/ChangeLog,v 1.20 2005/09/03 20:11:01 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> DelimMatch-1.06.ebuild:
+ Stable on ppc64
25 Aug 2005; Aron Griffis <agriffis@gentoo.org> DelimMatch-1.06.ebuild:
add ~ia64
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
index c535f4699c55..c637928dda15 100644
--- a/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
+++ b/dev-perl/DelimMatch/DelimMatch-1.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.10 2005/08/25 22:55:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DelimMatch/DelimMatch-1.06.ebuild,v 1.11 2005/09/03 20:11:01 corsair Exp $
inherit perl-module
MY_P=${P}a
@@ -11,5 +11,5 @@ HOMEPAGE="http://search.cpan.org/~nwalsh/${MY_P}"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86"
IUSE=""