summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-27 17:15:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-27 17:15:13 +0000
commitee5f0e8a2c25d611fd617401c510f73e4b17fd20 (patch)
tree65d5de32b4ea7a827579956cb6913fa6af0facb7 /app-text/hunspell
parentAdded ~ppc64; bug #200159 (diff)
downloadgentoo-2-ee5f0e8a2c25d611fd617401c510f73e4b17fd20.tar.gz
gentoo-2-ee5f0e8a2c25d611fd617401c510f73e4b17fd20.tar.bz2
gentoo-2-ee5f0e8a2c25d611fd617401c510f73e4b17fd20.zip
Added ~ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index cbb7680024b1..2c2d730f4afd 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.31 2007/11/16 14:54:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.32 2007/11/27 17:15:13 corsair Exp $
+
+ 27 Nov 2007; Markus Rothe <corsair@gentoo.org> hunspell-1.1.9.ebuild:
+ Added ~ppc64
16 Nov 2007; Steve Dibb <beandog@gentoo.org> hunspell-1.1.9.ebuild:
amd64 stable, bug 182360
diff --git a/app-text/hunspell/hunspell-1.1.9.ebuild b/app-text/hunspell/hunspell-1.1.9.ebuild
index 8b511e84b373..30fb11513d64 100644
--- a/app-text/hunspell/hunspell-1.1.9.ebuild
+++ b/app-text/hunspell/hunspell-1.1.9.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/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.5 2007/11/16 14:54:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.6 2007/11/27 17:15:13 corsair Exp $
inherit eutils multilib autotools
@@ -12,7 +12,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses readline"
-KEYWORDS="~alpha amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )