summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Forest <vladimir@gentoo.org>2003-03-08 01:07:44 +0000
committerGraham Forest <vladimir@gentoo.org>2003-03-08 01:07:44 +0000
commit368b42bad91fd714bb180bb6a8c44a83130764d9 (patch)
treeb3689f50d4cadaacb18458d168353179527db933 /app-dicts/ispell-lt
parentNew tcsh-6.12-r2 adds kanji support. (diff)
downloadgentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.gz
gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.tar.bz2
gentoo-2-368b42bad91fd714bb180bb6a8c44a83130764d9.zip
Added all KEYWORDS
Diffstat (limited to 'app-dicts/ispell-lt')
-rw-r--r--app-dicts/ispell-lt/ChangeLog7
-rw-r--r--app-dicts/ispell-lt/ispell-lt-0.5.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/ispell-lt/ChangeLog b/app-dicts/ispell-lt/ChangeLog
index 0f13e9bc6d3a..7f0f54c6f45e 100644
--- a/app-dicts/ispell-lt/ChangeLog
+++ b/app-dicts/ispell-lt/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for app-dicts/ispell-lt
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.5 2003/02/12 03:34:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ChangeLog,v 1.6 2003/03/08 01:07:44 vladimir Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*ispell-lt-0.5 (14 Nov 2002)
-
+
+ 07 Mar 2003; Graham Forest <vladimir@gentoo.org> ispell-lt-0.5.ebuild:
+ Added all KEYWORDS
+
02 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * :
Moved from app-i18n to app-dicts
diff --git a/app-dicts/ispell-lt/ispell-lt-0.5.ebuild b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild
index 2777b188f515..b2cf08f8eb66 100644
--- a/app-dicts/ispell-lt/ispell-lt-0.5.ebuild
+++ b/app-dicts/ispell-lt/ispell-lt-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-0.5.ebuild,v 1.5 2003/02/13 06:26:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-lt/ispell-lt-0.5.ebuild,v 1.6 2003/03/08 01:07:44 vladimir Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Lithuanian dictionary for ispell."
@@ -9,7 +9,7 @@ SRC_URI="http://ieva.mif.vu.lt/~alga/lt/ispell/${P}.tar.gz"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ppc sparc alpha ~mips ~hppa"
+KEYWORDS="ppc x86 sparc alpha mips hppa arm"
DEPEND="app-text/ispell
dev-lang/python"