summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-27 19:59:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-27 19:59:20 +0000
commitcaca3e96bc8d315530df187515627f8df1ae94aa (patch)
treeed7240ecc5f296cd9e953d7ce7df14d81ba0cdb6
parent<lv> oh, 2004.1 (diff)
downloadhistorical-caca3e96bc8d315530df187515627f8df1ae94aa.tar.gz
historical-caca3e96bc8d315530df187515627f8df1ae94aa.tar.bz2
historical-caca3e96bc8d315530df187515627f8df1ae94aa.zip
Stable on sparc
-rw-r--r--app-text/hspell/ChangeLog5
-rw-r--r--app-text/hspell/Manifest8
-rw-r--r--app-text/hspell/hspell-0.6.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index e1e15a95c050..90a9f684e0e8 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.9 2004/06/24 22:39:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.10 2004/09/27 19:59:20 gustavoz Exp $
+
+ 27 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> hspell-0.6.ebuild:
+ Stable on sparc
20 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> hspell-0.7.ebuild:
Added ~alpha to keywords.
diff --git a/app-text/hspell/Manifest b/app-text/hspell/Manifest
index 289a88bee8a5..2796e8397cef 100644
--- a/app-text/hspell/Manifest
+++ b/app-text/hspell/Manifest
@@ -1,9 +1,9 @@
-MD5 65f9152badb073064e7f9e48726fd6f2 hspell-0.7.ebuild 723
+MD5 8f387ce2f05e04304993469e74ffc736 ChangeLog 1239
MD5 b64c4624d0a4c2e1c3df4eec170ec192 hspell-0.4.ebuild 655
-MD5 fe3fb1663b6bce4e7183c89f8e4f92b2 hspell-0.6.ebuild 719
-MD5 199fdb149a2ea6f006c01a51f6255108 ChangeLog 1146
-MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
MD5 872be7ae4b76aeabcc01766d3c274b18 hspell-0.5.ebuild 671
+MD5 d89b77626d0b846ffd50aee8e7fa3332 hspell-0.6.ebuild 718
+MD5 65f9152badb073064e7f9e48726fd6f2 hspell-0.7.ebuild 723
+MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
MD5 a3add5004188510ae49094621f34b52b files/digest-hspell-0.4 61
MD5 d2366a1445d9b6dff132730b00319e58 files/digest-hspell-0.5 62
MD5 9487d61fb8e2cbe5b92a44f195d009ee files/digest-hspell-0.6 62
diff --git a/app-text/hspell/hspell-0.6.ebuild b/app-text/hspell/hspell-0.6.ebuild
index 5fa01a073cf1..d81c1aac2aff 100644
--- a/app-text/hspell/hspell-0.6.ebuild
+++ b/app-text/hspell/hspell-0.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.7 2004/06/24 22:39:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.8 2004/09/27 19:59:20 gustavoz Exp $
DESCRIPTION="A Hebrew spell checker"
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="x86 amd64 ~sparc"
+KEYWORDS="x86 amd64 sparc"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"