summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/aspell-he/ChangeLog5
-rw-r--r--app-dicts/aspell-he/aspell-he-0.8.0.ebuild3
-rw-r--r--app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild3
3 files changed, 8 insertions, 3 deletions
diff --git a/app-dicts/aspell-he/ChangeLog b/app-dicts/aspell-he/ChangeLog
index c9b3d77663d3..2b70631c1a04 100644
--- a/app-dicts/aspell-he/ChangeLog
+++ b/app-dicts/aspell-he/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-he
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.4 2004/10/14 20:03:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/ChangeLog,v 1.5 2004/12/18 19:22:49 blubb Exp $
+
+ 18 Dec 2004; Simon Stelling <blubb@gentoo.org> aspell-he-0.8.0.ebuild:
+ added forgotten IUSE=""
14 Oct 2004; David Holm <dholm@gentoo.org> aspell-he-0.8.0.ebuild:
Added to ~ppc.
diff --git a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild
index 2351aa6eb92a..ac624be52d42 100644
--- a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild
+++ b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.3 2004/10/14 20:03:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.4 2004/12/18 19:22:49 blubb Exp $
ASPELL_LANG="Hebrew"
@@ -11,3 +11,4 @@ inherit aspell-dict
# as this depends on aspell 0.6 we need to change the KEYWORDS
KEYWORDS="~amd64 ~sparc ~x86 ~ppc"
+IUSE=""
diff --git a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
index d307f0b2d033..f54a408a0ee4 100644
--- a/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
+++ b/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.2 2004/10/05 00:40:56 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ru/aspell-ru-0.99.1.ebuild,v 1.3 2004/12/18 19:23:36 blubb Exp $
ASPELL_LANG="Russian"
@@ -18,3 +18,4 @@ FILENAME=aspell6-ru-0.99f7-1
SRC_URI="ftp://ftp.gnu.org/gnu/aspell/dict/ru/${FILENAME}.tar.bz2"
S=${WORKDIR}/${FILENAME}
+IUSE=""