diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2006-05-14 14:11:10 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2006-05-14 14:11:10 +0000 |
commit | 980ff0060d557a7bd0bca84e77a58f8c735673e8 (patch) | |
tree | cc173bb7daeb5153b26b913173b88fad6acb343f /app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild | |
parent | new aspell language (diff) | |
download | gentoo-2-980ff0060d557a7bd0bca84e77a58f8c735673e8.tar.gz gentoo-2-980ff0060d557a7bd0bca84e77a58f8c735673e8.tar.bz2 gentoo-2-980ff0060d557a7bd0bca84e77a58f8c735673e8.zip |
new version
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild')
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild b/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild new file mode 100644 index 000000000000..818e73b6e4c5 --- /dev/null +++ b/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild,v 1.1 2006/05/14 14:11:09 arj Exp $ + +inherit aspell-dict + +ASPELL_LANG="Italian" +LICENSE="GPL-2" + +ASPOSTFIX="6" + +FILENAME="aspell6-it-2.2_20050523-0" +SRC_URI="ftp://ftp.gnu.org/gnu/aspell/dict/it/${FILENAME}.tar.bz2" +S=${WORKDIR}/${FILENAME} |