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
commit3ff5a00ad5c0c06fe5692f5d985ed728f0db7390 (patch)
tree4414f6ddc29172e52a88ab88ed620144b65e3bb7 /app-text/hspell
parentupdated dependencies, linphone won't build with (only) libosip-2.x (diff)
downloadhistorical-3ff5a00ad5c0c06fe5692f5d985ed728f0db7390.tar.gz
historical-3ff5a00ad5c0c06fe5692f5d985ed728f0db7390.tar.bz2
historical-3ff5a00ad5c0c06fe5692f5d985ed728f0db7390.zip
Added ~sparc keyword.
Diffstat (limited to 'app-text/hspell')
-rw-r--r--app-text/hspell/ChangeLog7
-rw-r--r--app-text/hspell/Manifest8
-rw-r--r--app-text/hspell/hspell-0.6.ebuild6
3 files changed, 12 insertions, 9 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/Manifest b/app-text/hspell/Manifest
index f6f7704bae38..1ff070c74e38 100644
--- a/app-text/hspell/Manifest
+++ b/app-text/hspell/Manifest
@@ -1,9 +1,9 @@
-MD5 b41e42fd8f136278d3b6ef5b17545656 hspell-0.7.ebuild 717
+MD5 ec818f584976fd2739c424fca1bb2f52 ChangeLog 881
MD5 ec13a3068670423a339299a698fa5113 hspell-0.4.ebuild 651
-MD5 809fe6cf3589b238481d423f2dc5bd7e hspell-0.6.ebuild 712
-MD5 210daf25b6999854b4c560ccf1bd290a ChangeLog 795
-MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
MD5 fd0c9c33a55847b9ad262e879c4d4a5b hspell-0.5.ebuild 671
+MD5 32ae8e5c3d3469f95266f9e743b69937 hspell-0.6.ebuild 716
+MD5 5f66b70950879378d85d3b9371eb2725 metadata.xml 168
+MD5 b41e42fd8f136278d3b6ef5b17545656 hspell-0.7.ebuild 717
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 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"