blob: faee964eb186dec8db35138bcf46449d8f15df1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
FROM_LANG="Turkish"
TO_LANG="German"
DICT_PREFIX="freedict-"
inherit stardict
KEYWORDS="amd64 ppc sparc x86"
IUSE=""
|