summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-14 21:15:52 +0000
committerJason Wever <weeve@gentoo.org>2004-03-14 21:15:52 +0000
commit4f726ae9c4b61680646835d386914d19886bb6d0 (patch)
treeea51f86f6b3305273019e0ef6e63bd37b536ffe2 /app-text/hspell
parentupdated dependencies, linphone won't build with (only) libosip-2.x (Manifest ... (diff)
downloadgentoo-2-4f726ae9c4b61680646835d386914d19886bb6d0.tar.gz
gentoo-2-4f726ae9c4b61680646835d386914d19886bb6d0.tar.bz2
gentoo-2-4f726ae9c4b61680646835d386914d19886bb6d0.zip
Added ~sparc keyword.
Diffstat (limited to 'app-text/hspell')
-rw-r--r--app-text/hspell/ChangeLog7
-rw-r--r--app-text/hspell/hspell-0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index 1c0ba7f7a606..8bb9d67f1e38 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.5 2003/12/22 22:22:27 coronalvr Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.6 2004/03/14 21:15:52 weeve Exp $
+
+ 14 Mar 2004; Jason Wever <weeve@gentoo.org> hspell-0.6.ebuild:
+ Added ~sparc keyword.
*hspell-0.7 (23 Dec 2003)
diff --git a/app-text/hspell/hspell-0.6.ebuild b/app-text/hspell/hspell-0.6.ebuild
index 588653b01063..24e2d040da8c 100644
--- a/app-text/hspell/hspell-0.6.ebuild
+++ b/app-text/hspell/hspell-0.6.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.4 2003/11/25 15:56:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.6.ebuild,v 1.5 2004/03/14 21:15:52 weeve 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"
+KEYWORDS="x86 amd64 ~sparc"
IUSE=""
DEPEND=">=perl-5.6.1"