diff options
Diffstat (limited to 'app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild new file mode 100644 index 00000000000..781234187bd --- /dev/null +++ b/app-dicts/stardict-freedict-eng-deu/stardict-freedict-eng-deu-2.4.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +FROM_LANG="English" +TO_LANG="German" +DICT_PREFIX="dictd_www.freedict.de_" + +inherit stardict + +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.freedict.de.php" +KEYWORDS="amd64 ppc sparc x86" +IUSE="" + +DEPEND="" +RDEPEND="" |