summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-25 11:37:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-25 11:37:00 +0000
commit5369565117e9b76f69b84890a10a67bb18483ddf (patch)
tree13f7f42a4bc768c44fda75b401506f21c7497e41 /app-text
parentCleanup all of the old stuff. (diff)
downloadgentoo-2-5369565117e9b76f69b84890a10a67bb18483ddf.tar.gz
gentoo-2-5369565117e9b76f69b84890a10a67bb18483ddf.tar.bz2
gentoo-2-5369565117e9b76f69b84890a10a67bb18483ddf.zip
x86 stable wrt bug 152274
(Portage version: 2.1.2-r11)
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 743612839bf5..5fac0d1d8a41 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.34 2007/02/14 17:35:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.35 2007/02/25 11:37:00 armin76 Exp $
+
+ 25 Feb 2007; Raúl Porcel <armin76@gentoo.org> hspell-1.0-r1.ebuild:
+ x86 stable wrt bug 152274
14 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> hspell-1.0-r1.ebuild:
Stable on IA64, bug 165606.
diff --git a/app-text/hspell/hspell-1.0-r1.ebuild b/app-text/hspell/hspell-1.0-r1.ebuild
index 18877b0c230d..5e718cce13a9 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.14 2007/02/14 17:35:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-1.0-r1.ebuild,v 1.15 2007/02/25 11:37:00 armin76 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"