summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-14 15:12:17 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-14 15:12:17 +0000
commitf17c22fbaf04bae0296fc1a5ca7f22f095d1d9a4 (patch)
tree6477e7804db1b76def512492e073e56ea6742212 /dev-perl/Text-Aspell
parentTransfer Prefix keywords (diff)
downloadgentoo-2-f17c22fbaf04bae0296fc1a5ca7f22f095d1d9a4.tar.gz
gentoo-2-f17c22fbaf04bae0296fc1a5ca7f22f095d1d9a4.tar.bz2
gentoo-2-f17c22fbaf04bae0296fc1a5ca7f22f095d1d9a4.zip
Transfer Prefix keywords
(Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)
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 c516e519cbb1..9e0080ba7ec3 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Text-Aspell
-# 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 $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.42 2010/01/14 15:12:17 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Aspell-0.09.ebuild:
+ Transfer Prefix keywords
02 Jul 2009; Jeroen Roovers <jer@gentoo.org> Text-Aspell-0.09.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild
index 2695597e1db1..ac38f7317424 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-2009 Gentoo Foundation
+# Copyright 1999-2010 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.5 2009/07/02 20:03:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild,v 1.6 2010/01/14 15:12:17 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# Disabling tests for now - see bug #147897 --ian