summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-26 01:56:45 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-26 01:56:45 +0000
commitdf456ef27cee936d9655097b28b0732c141f4dd4 (patch)
treed3bd123cd3efc3357e7dd454d67acd5412da87db /dev-perl/Text-Diff
parentStable on sparc (diff)
downloadgentoo-2-df456ef27cee936d9655097b28b0732c141f4dd4.tar.gz
gentoo-2-df456ef27cee936d9655097b28b0732c141f4dd4.tar.bz2
gentoo-2-df456ef27cee936d9655097b28b0732c141f4dd4.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r--dev-perl/Text-Diff/ChangeLog5
-rw-r--r--dev-perl/Text-Diff/Text-Diff-0.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog
index 99f1de221bef..34e7456b0295 100644
--- a/dev-perl/Text-Diff/ChangeLog
+++ b/dev-perl/Text-Diff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Diff
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.6 2005/04/12 02:14:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.7 2005/04/26 01:56:45 gustavoz Exp $
+
+ 26 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Text-Diff-0.35.ebuild:
+ Stable on sparc
12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> Text-Diff-0.35.ebuild:
Keyworded ~sparc
diff --git a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild
index 81d053a2bebe..8e6f0c94eda7 100644
--- a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild
+++ b/dev-perl/Text-Diff/Text-Diff-0.35.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/Text-Diff/Text-Diff-0.35.ebuild,v 1.7 2005/04/12 02:14:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.8 2005/04/26 01:56:45 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/authors/id/R/RB/RBS/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~ppc64 ~amd64 ~sparc"
+KEYWORDS="x86 ~ppc ~ppc64 ~amd64 sparc"
IUSE=""
DEPEND="dev-perl/Algorithm-Diff"