2016-07-13 03:15:27 +03:00
|
|
|
# Copyright 1999-2016 Gentoo Foundation
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2016-07-13 03:15:27 +03:00
|
|
|
EAPI=6
|
|
|
|
|
2012-02-06 16:39:49 +04:00
|
|
|
FROM_LANG="English"
|
|
|
|
TO_LANG="Traditional Chinese (BIG5)"
|
|
|
|
DICT_PREFIX="xdict-ec-"
|
|
|
|
DICT_SUFFIX="big5"
|
|
|
|
|
|
|
|
inherit stardict
|
|
|
|
|
2016-07-13 03:15:27 +03:00
|
|
|
HOMEPAGE="http://download.huzheng.org/zh_TW/"
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
|
|
|
|
IUSE=""
|