diff options
Diffstat (limited to 'app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild new file mode 100644 index 00000000..a866a177 --- /dev/null +++ b/app-dicts/stardict-freedict-ita-deu/stardict-freedict-ita-deu-2.4.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header $ + +FROM_LANG="Italian" +TO_LANG="German" +DICT_PREFIX="dictd_www.freedict.de_" + +inherit stardict +RESTRICT="mirror" + +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" +KEYWORDS="~amd64 ~x86" +IUSE="" +RDEPEND="" |