blob: bf81c3eb4a214314e373bd4484a628d3dd8447d9 (
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-eng-tur/stardict-freedict-eng-tur-2.4.2.ebuild,v 1.4 2009/02/15 12:00:41 maekke Exp $
FROM_LANG="English"
TO_LANG="Turkish"
DICT_PREFIX="freedict-"
inherit stardict
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
|