summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-07-26 10:59:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-07-26 10:59:17 +0000
commit38a76e863595f26acd328299c9f98d7d91b51238 (patch)
tree6fe57935c3b8ba61254852b8b56943777706d53b /app-text
parentUse full atom for built_with_use. (diff)
downloadgentoo-2-38a76e863595f26acd328299c9f98d7d91b51238.tar.gz
gentoo-2-38a76e863595f26acd328299c9f98d7d91b51238.tar.bz2
gentoo-2-38a76e863595f26acd328299c9f98d7d91b51238.zip
alpha/ia64 stable
(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.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog
index 3b88e7aef14b..ce1a7748fcc7 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.43 2008/07/16 11:06:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.44 2008/07/26 10:59:17 armin76 Exp $
+
+ 26 Jul 2008; Raúl Porcel <armin76@gentoo.org> hunspell-1.1.9.ebuild:
+ alpha/ia64 stable
*hunspell-1.2.6 (16 Jul 2008)
diff --git a/app-text/hunspell/hunspell-1.1.9.ebuild b/app-text/hunspell/hunspell-1.1.9.ebuild
index f9969e89d9a2..e84c83fbe117 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-2008 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.9 2008/06/17 09:41:28 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.1.9.ebuild,v 1.10 2008/07/26 10:59:17 armin76 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 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86"
DEPEND="readline? ( sys-libs/readline )
ncurses? ( sys-libs/ncurses )