blob: b5149281745071c0d85de756a06089e030166f94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
FROM_LANG="English"
TO_LANG="Russian"
DICT_PREFIX="dictd_www.mova.org_"
DICT_SUFFIX="sokrat_enru"
inherit stardict
HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_dictd-www.mova.org.php"
KEYWORDS="~x86 ~amd64"
IUSE=""
|