blob: 0a5f47fa110c42e97c17d91fa75a4008a731a63c (
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.3 2009/01/09 22:12:19 josejx Exp $
FROM_LANG="English"
TO_LANG="Turkish"
DICT_PREFIX="freedict-"
inherit stardict
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
|