summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-06 20:48:53 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-06 20:48:53 +0000
commit057e3636121c2ed14590e17c32b0ef15ba696267 (patch)
tree5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/Text-Diff
parentUse CFLAGS and LDFLAGS while building. (diff)
downloadhistorical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz
historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2
historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r--dev-perl/Text-Diff/ChangeLog7
-rw-r--r--dev-perl/Text-Diff/Text-Diff-0.35.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog
index dcecfc023b10..4d66548acdf8 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.10 2005/12/24 16:00:15 hansmi Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.11 2006/02/06 20:27:52 blubb Exp $
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Text-Diff-0.35.ebuild:
+ stable on amd64
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> Text-Diff-0.35.ebuild:
Stable on ppc.
diff --git a/dev-perl/Text-Diff/Text-Diff-0.35.ebuild b/dev-perl/Text-Diff/Text-Diff-0.35.ebuild
index 9de19afc2333..3283891f6140 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
+# Copyright 1999-2006 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.11 2005/12/24 16:00:15 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-0.35.ebuild,v 1.12 2006/02/06 20:27:52 blubb Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-perl/Algorithm-Diff"