summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 14:50:43 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 14:50:43 +0000
commitbaba56accab763736846542603b7745b890b58d5 (patch)
treef0d5e4d3cce3086d8920ccbe28a660c9b737702b /dev-perl
parentStable on IA64. (diff)
downloadhistorical-baba56accab763736846542603b7745b890b58d5.tar.gz
historical-baba56accab763736846542603b7745b890b58d5.tar.bz2
historical-baba56accab763736846542603b7745b890b58d5.zip
Stable on Alpha + IA64.
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog6
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 96db6c6bc2be..6c947cdf70f8 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Text-Aspell
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.27 2007/01/19 16:54:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.28 2007/01/22 14:50:43 kloeri Exp $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ Text-Aspell-0.06.ebuild:
+ Stable on Alpha + IA64.
19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
Text-Aspell-0.04.ebuild, Text-Aspell-0.05.ebuild, Text-Aspell-0.06.ebuild:
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
index 48f6f359defb..92a5db96d7d7 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.7 2007/01/19 16:54:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.8 2007/01/22 14:50:43 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~hank/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc ~x86"
IUSE=""
# Disabling tests for now - see bug #147897 --ian