blob: d735a346a978cbb6f12d8a570c58d2029f3f5b01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild,v 1.2 2008/10/14 08:52:45 armin76 Exp $
FROM_LANG="Turkish"
TO_LANG="English"
DICT_PREFIX="freedict-"
inherit stardict
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
|