diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-05-07 21:07:22 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-05-07 21:07:22 +0000 |
commit | 49d3584532d6be461ed4e397c285e277190cc525 (patch) | |
tree | 2cb484fe0ee47b4824e67586f8128d06839e4617 /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 | historical-49d3584532d6be461ed4e397c285e277190cc525.tar.gz historical-49d3584532d6be461ed4e397c285e277190cc525.tar.bz2 historical-49d3584532d6be461ed4e397c285e277190cc525.zip |
Version bump thanks to jakub and alonbl in bug 171139
Package-Manager: portage-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" + |