diff options
author | 2007-05-07 21:07:22 +0000 | |
---|---|---|
committer | 2007-05-07 21:07:22 +0000 | |
commit | f0b81ad8e74c2d75d2a7dabcf5a6fdc538cae31a (patch) | |
tree | af16e259ff339f8dfb4bd59de0d78190ff8fb792 /app-dicts/aspell-he/aspell-he-1.0.0.ebuild | |
parent | Add GPL-2-with-MySQL-FLOSS-exception for dev-java/jdbc-mysql (diff) | |
download | gentoo-2-f0b81ad8e74c2d75d2a7dabcf5a6fdc538cae31a.tar.gz gentoo-2-f0b81ad8e74c2d75d2a7dabcf5a6fdc538cae31a.tar.bz2 gentoo-2-f0b81ad8e74c2d75d2a7dabcf5a6fdc538cae31a.zip |
Version bump thanks to jakub and alonbl in bug 171139
(Portage version: 2.1.2.7)
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 | 13 |
1 files changed, 13 insertions, 0 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 new file mode 100644 index 000000000000..48d3f10a5b8d --- /dev/null +++ b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild @@ -0,0 +1,13 @@ +# 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.1 2007/05/07 21:07:22 genstef Exp $ + +ASPELL_LANG="Hebrew" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2" + +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + |