blob: 020a18be96e8014fd3cbec7f7a6623af6198d530 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-deu/stardict-freedict-tur-deu-2.4.2.ebuild,v 1.5 2009/02/19 19:03:24 nixnut Exp $
FROM_LANG="Turkish"
TO_LANG="German"
DICT_PREFIX="freedict-"
inherit stardict
KEYWORDS="amd64 ppc ~sparc x86"
IUSE=""
|