blob: 1ed229f06a4643c232fe22c3fe41a89612b56b86 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-eng-rus/stardict-freedict-eng-rus-2.1.0.ebuild,v 1.2 2004/05/31 18:24:58 vapier Exp $
FROM_LANG="English"
TO_LANG="Russian"
DICT_PREFIX="dictd_www.freedict.de_"
inherit stardict
|