diff options
Diffstat (limited to 'app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild new file mode 100644 index 000000000000..eb134fec3d5c --- /dev/null +++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +FROM_LANG="English" +TO_LANG="French" +DICT_PREFIX="quick_" + +inherit stardict + +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_Quick.php" + +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" |