summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-07-02 20:03:51 +0000
committerJeroen Roovers <jer@gentoo.org>2009-07-02 20:03:51 +0000
commit2a29cd4c7de0bcd388f3b7e55414f92b41b5d9da (patch)
treecbf10a25493bc96d368a8cb4d23b7562cf4f500b /dev-perl/Text-Aspell
parentMasking griffith beta releases (diff)
downloadgentoo-2-2a29cd4c7de0bcd388f3b7e55414f92b41b5d9da.tar.gz
gentoo-2-2a29cd4c7de0bcd388f3b7e55414f92b41b5d9da.tar.bz2
gentoo-2-2a29cd4c7de0bcd388f3b7e55414f92b41b5d9da.zip
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog7
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 2a1b6ff73ff6..c516e519cbb1 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Aspell
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.40 2008/09/15 09:45:58 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.41 2009/07/02 20:03:51 jer Exp $
+
+ 02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Text-Aspell-0.09.ebuild:
+ Stable for HPPA too.
15 Sep 2008; Torsten Veller <tove@gentoo.org> -Text-Aspell-0.03.ebuild,
-Text-Aspell-0.04.ebuild, -Text-Aspell-0.05.ebuild,
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
index b9afc7111c03..2695597e1db1 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.09.ebuild,v 1.4 2008/01/13 21:53:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.5 2009/07/02 20:03:51 jer 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