summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-13 11:48:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-13 11:48:36 +0000
commita5826596fc47159ec83365c3ca35d45d9ff595ff (patch)
tree35bfdc35a430065e73ab19e020774442c3914303 /app-text
parentVersion bump and old version cleanup (diff)
downloadgentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.tar.gz
gentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.tar.bz2
gentoo-2-a5826596fc47159ec83365c3ca35d45d9ff595ff.zip
alpha/ia64/sparc/x86 stable wrt #233583
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hunspell/ChangeLog5
-rw-r--r--app-text/hunspell/hunspell-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index ce1a7748fcc7..d4afdc233ffa 100644
--- a/app-text/hunspell/ChangeLog
+++ b/app-text/hunspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hunspell
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.44 2008/07/26 10:59:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.45 2008/08/13 11:48:36 armin76 Exp $
+
+ 13 Aug 2008; Raúl Porcel <armin76@gentoo.org> hunspell-1.2.6.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #233583
26 Jul 2008; Raúl Porcel <armin76@gentoo.org> hunspell-1.1.9.ebuild:
alpha/ia64 stable
diff --git a/app-text/hunspell/hunspell-1.2.6.ebuild b/app-text/hunspell/hunspell-1.2.6.ebuild
index 0d820b045c5d..cbfdc2c77f14 100644
--- a/app-text/hunspell/hunspell-1.2.6.ebuild
+++ b/app-text/hunspell/hunspell-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.1 2008/07/16 11:06:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.6.ebuild,v 1.2 2008/08/13 11:48:36 armin76 Exp $
inherit eutils multilib autotools
@@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ncurses nls readline"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )