summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-09 03:15:02 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-09 03:15:02 +0000
commit18d15718403d712e4d1bbad5a023ee490bd8fda7 (patch)
tree9cd14b764fbdb1abff530cc14814248dd4007e13 /app-text
parentRegenerate digest in Manifest2 format. (diff)
downloadgentoo-2-18d15718403d712e4d1bbad5a023ee490bd8fda7.tar.gz
gentoo-2-18d15718403d712e4d1bbad5a023ee490bd8fda7.tar.bz2
gentoo-2-18d15718403d712e4d1bbad5a023ee490bd8fda7.zip
Stable on alpha wrt bug #164079.
(Portage version: 2.1.2-r7)
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 4bb2a6d8ce5b..84fecae7c680 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.32 2007/01/31 04:09:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.33 2007/02/09 03:15:02 wolf31o2 Exp $
+
+ 09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> hspell-1.0-r1.ebuild:
+ Stable on alpha wrt bug #164079.
31 Jan 2007; Joseph Jezak <josejx@gentoo.org> hspell-1.0-r1.ebuild:
Marked ppc stable for bug #164079.
diff --git a/app-text/hspell/hspell-1.0-r1.ebuild b/app-text/hspell/hspell-1.0-r1.ebuild
index cae0015e9f00..187759303d0e 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.12 2007/01/31 04:09:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-1.0-r1.ebuild,v 1.13 2007/02/09 03:15:02 wolf31o2 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"