diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:23:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:23:36 +0000 |
commit | 0b21d6b2578a005971d435afc9bb6572e0a504a8 (patch) | |
tree | ba2476349219315e7fdadc01e85e6f5afa542a89 /app-dicts/aspell-he | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.tar.gz gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.tar.bz2 gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.zip |
IUSE="" was forgotten
Diffstat (limited to 'app-dicts/aspell-he')
-rw-r--r-- | app-dicts/aspell-he/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.8.0.ebuild | 3 |
2 files changed, 6 insertions, 2 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="" |