summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-25 16:01:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-25 16:01:30 +0000
commit94cdce5ddccbb58f1dc58ec977b7e159f7181e1f (patch)
tree4bd45e751d89c090bb9f722a008a2c99c89ca8c6 /dev-perl/Text-Aspell
parentsparc stable (diff)
downloadgentoo-2-94cdce5ddccbb58f1dc58ec977b7e159f7181e1f.tar.gz
gentoo-2-94cdce5ddccbb58f1dc58ec977b7e159f7181e1f.tar.bz2
gentoo-2-94cdce5ddccbb58f1dc58ec977b7e159f7181e1f.zip
sparc stable
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl/Text-Aspell')
-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 255460844152..d0f19b888af0 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.24 2006/11/24 18:27:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.25 2006/11/25 16:01:30 mcummings Exp $
+
+ 25 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Aspell-0.06.ebuild:
+ sparc stable
24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
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 cd56997a2667..f0fb921241cb 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-2006 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.4 2006/11/24 18:27:39 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.5 2006/11/25 16:01:30 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/H/HA/HANK/${P}.readme"
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