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 | 14 |
1 files changed, 14 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..d9240008e6b1 --- /dev/null +++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild,v 1.1 2004/01/07 17:25:50 liquidx Exp $ + +FROM_LANG="English" +TO_LANG="French" +DICT_PREFIX="quick_" + +inherit stardict + + +HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_Quick.php" +KEYWORDS="~x86 ~ppc" +RDEPEND=">=app-dicts/stardict-2.4.2" |