summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-09 15:18:51 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-09 15:18:51 +0000
commitea2fa842e1c0ce6435c4addc10e80eb720276ec3 (patch)
treee26f3d6e52bfea9002e68646829cf7de843865a4 /dev-perl/Text-Aspell
parentStable on ppc. (diff)
downloadgentoo-2-ea2fa842e1c0ce6435c4addc10e80eb720276ec3.tar.gz
gentoo-2-ea2fa842e1c0ce6435c4addc10e80eb720276ec3.tar.bz2
gentoo-2-ea2fa842e1c0ce6435c4addc10e80eb720276ec3.zip
Stable on ppc.
(Portage version: 2.1.3.3)
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.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 6ee735f76d57..613738bfddd0 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.33 2007/07/14 13:35:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.34 2007/08/09 15:18:51 dertobi123 Exp $
+
+ 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ Text-Aspell-0.08.ebuild:
+ Stable on ppc.
14 Jul 2007; Raúl Porcel <armin76@gentoo.org> Text-Aspell-0.08.ebuild:
alpha/ia64/x86 stable
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
index ebd23ed118ca..625e4772cb7a 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.08.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.08.ebuild,v 1.3 2007/07/14 13:35:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.4 2007/08/09 15:18:51 dertobi123 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