summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-11-24 08:42:52 +0000
committerFabian Groffen <grobian@gentoo.org>2010-11-24 08:42:52 +0000
commit868c7e154b02714c05b3ae01d0ca9b090b55c645 (patch)
treecc079a42205b864da0c9427da17dcdf10c6d7273 /app-text/hunspell
parentFixed dep for opengl to force motif support, thanks Jaroslaw Kalinowski #344817 (diff)
downloadgentoo-2-868c7e154b02714c05b3ae01d0ca9b090b55c645.tar.gz
gentoo-2-868c7e154b02714c05b3ae01d0ca9b090b55c645.tar.bz2
gentoo-2-868c7e154b02714c05b3ae01d0ca9b090b55c645.zip
Marked ~ppc-macos
(Portage version: 2.2.01.17168-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-text/hunspell')
-rw-r--r--app-text/hunspell/ChangeLog6
-rw-r--r--app-text/hunspell/hunspell-1.2.12-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 66f4e3680018..f7a7f7dc6a01 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.80 2010/10/30 17:46:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.81 2010/11/24 08:42:52 grobian Exp $
+
+ 24 Nov 2010; Fabian Groffen <grobian@gentoo.org>
+ hunspell-1.2.12-r1.ebuild:
+ Marked ~ppc-macos
30 Oct 2010; Raúl Porcel <armin76@gentoo.org> hunspell-1.2.11.ebuild:
alpha/ia64/sh/sparc stable wrt #338341
diff --git a/app-text/hunspell/hunspell-1.2.12-r1.ebuild b/app-text/hunspell/hunspell-1.2.12-r1.ebuild
index dac7c71f7d43..c5788f6be3dd 100644
--- a/app-text/hunspell/hunspell-1.2.12-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.2.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.12-r1.ebuild,v 1.1 2010/10/27 08:22:16 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.12-r1.ebuild,v 1.2 2010/11/24 08:42:52 grobian Exp $
EAPI="2"
inherit eutils multilib autotools flag-o-matic
@@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )