summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-02-14 17:35:09 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-02-14 17:35:09 +0000
commit2774ec14c3bc8909941f866e7c3d8545d9c2d6b8 (patch)
treed3519e3bdfd590f21a5c15092f7439800a703dd0 /app-text
parentstable x86; bug 166857 (diff)
downloadgentoo-2-2774ec14c3bc8909941f866e7c3d8545d9c2d6b8.tar.gz
gentoo-2-2774ec14c3bc8909941f866e7c3d8545d9c2d6b8.tar.bz2
gentoo-2-2774ec14c3bc8909941f866e7c3d8545d9c2d6b8.zip
Stable on IA64, bug 165606.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hspell/ChangeLog5
-rw-r--r--app-text/hspell/hspell-1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index 84fecae7c680..743612839bf5 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.33 2007/02/09 03:15:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.34 2007/02/14 17:35:09 kloeri Exp $
+
+ 14 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> hspell-1.0-r1.ebuild:
+ Stable on IA64, bug 165606.
09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> hspell-1.0-r1.ebuild:
Stable on alpha wrt bug #164079.
diff --git a/app-text/hspell/hspell-1.0-r1.ebuild b/app-text/hspell/hspell-1.0-r1.ebuild
index 187759303d0e..18877b0c230d 100644
--- a/app-text/hspell/hspell-1.0-r1.ebuild
+++ b/app-text/hspell/hspell-1.0-r1.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/hspell/hspell-1.0-r1.ebuild,v 1.13 2007/02/09 03:15:02 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-1.0-r1.ebuild,v 1.14 2007/02/14 17:35:09 kloeri Exp $
inherit eutils autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.ivrix.org.il/projects/spell-checker/"
SRC_URI="http://ivrix.org.il/projects/spell-checker/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"