diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 17:09:58 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-04 17:09:58 +0000 |
commit | c08579f17f31539f93f6f38ebcc65b88b7ebee82 (patch) | |
tree | f9b50d7d5647b506f0a594fb1e41074f8239e777 /app-dicts/aspell-he/aspell-he-1.0.0.ebuild | |
parent | New patch set (20070520), which includes fix for bug #135304 (diff) | |
download | gentoo-2-c08579f17f31539f93f6f38ebcc65b88b7ebee82.tar.gz gentoo-2-c08579f17f31539f93f6f38ebcc65b88b7ebee82.tar.bz2 gentoo-2-c08579f17f31539f93f6f38ebcc65b88b7ebee82.zip |
Marked stable on amd64 as per bug 178690.
(Portage version: 2.1.3.3)
Diffstat (limited to 'app-dicts/aspell-he/aspell-he-1.0.0.ebuild')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild index 713d5a7366d3..dff691f295ca 100644 --- a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.5 2007/08/04 14:35:44 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-1.0.0.ebuild,v 1.6 2007/08/04 17:09:58 philantrop Exp $ ASPELL_LANG="Hebrew" ASPOSTFIX="6" @@ -9,4 +9,4 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |