diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2005-02-18 20:03:02 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2005-02-18 20:03:02 +0000 |
commit | ddc75f8af1996b0de6b8418977819566fb6bc8dc (patch) | |
tree | 78f5976e0195b84c2fce3ae54428732718f5c2a6 /app-dicts/aspell-af/aspell-af-0.50.0.ebuild | |
parent | Fix #81106 patch for 2.4; bug #82479. (diff) | |
download | historical-ddc75f8af1996b0de6b8418977819566fb6bc8dc.tar.gz historical-ddc75f8af1996b0de6b8418977819566fb6bc8dc.tar.bz2 historical-ddc75f8af1996b0de6b8418977819566fb6bc8dc.zip |
new package
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-dicts/aspell-af/aspell-af-0.50.0.ebuild')
-rw-r--r-- | app-dicts/aspell-af/aspell-af-0.50.0.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-dicts/aspell-af/aspell-af-0.50.0.ebuild b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild new file mode 100644 index 000000000000..6a361042c6bf --- /dev/null +++ b/app-dicts/aspell-af/aspell-af-0.50.0.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-af/aspell-af-0.50.0.ebuild,v 1.1 2005/02/18 20:03:01 arj Exp $ + +ASPELL_LANG="Afrikaans" + +inherit aspell-dict + +LICENSE="GPL-2" |