summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-04-19 23:02:32 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-04-19 23:02:32 +0000
commitee4730025f31ccc80f1107f95e8ef1c16d2a6856 (patch)
tree5c445c3c8d0afbbb92e00422cdbc41fc9657a2f1 /app-text
parentcall gnuconfig_update on amd64 to fix amd64 bootstrap breakage. see the comme... (diff)
downloadgentoo-2-ee4730025f31ccc80f1107f95e8ef1c16d2a6856.tar.gz
gentoo-2-ee4730025f31ccc80f1107f95e8ef1c16d2a6856.tar.bz2
gentoo-2-ee4730025f31ccc80f1107f95e8ef1c16d2a6856.zip
Added ~alpha to keywords.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/hspell/ChangeLog5
-rw-r--r--app-text/hspell/hspell-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/hspell/ChangeLog b/app-text/hspell/ChangeLog
index 94a4e477076d..0df107d9f6fe 100644
--- a/app-text/hspell/ChangeLog
+++ b/app-text/hspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/hspell
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.7 2004/03/21 15:28:49 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/ChangeLog,v 1.8 2004/04/19 23:02:32 kloeri Exp $
+
+ 20 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> hspell-0.7.ebuild:
+ Added ~alpha to keywords.
21 Mar 2004; Martin Holzer <mholzer@gentoo.org> hspell-0.4.ebuild,
hspell-0.5.ebuild, hspell-0.6.ebuild, hspell-0.7.ebuild:
diff --git a/app-text/hspell/hspell-0.7.ebuild b/app-text/hspell/hspell-0.7.ebuild
index c377793a99f1..527bdf4d7a2f 100644
--- a/app-text/hspell/hspell-0.7.ebuild
+++ b/app-text/hspell/hspell-0.7.ebuild
@@ -1,13 +1,13 @@
# 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.7.ebuild,v 1.3 2004/03/21 15:29:59 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hspell/hspell-0.7.ebuild,v 1.4 2004/04/19 23:02:32 kloeri 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"
+KEYWORDS="~x86 ~alpha"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"