2016-07-13 03:15:02 +03:00
|
|
|
# Copyright 1999-2016 Gentoo Foundation
|
2011-11-09 11:33:19 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-08-10 23:59:40 +03:00
|
|
|
# $Id$
|
2011-11-09 11:33:19 +04:00
|
|
|
|
2016-07-13 03:15:02 +03:00
|
|
|
EAPI=6
|
|
|
|
|
2011-11-09 11:33:19 +04:00
|
|
|
FROM_LANG="Japanese Romaji"
|
|
|
|
TO_LANG="English"
|
|
|
|
DICT_PREFIX="quick_"
|
|
|
|
|
|
|
|
inherit stardict
|
|
|
|
|
2016-07-13 03:15:02 +03:00
|
|
|
HOMEPAGE="http://download.huzheng.org/Quick/"
|
2011-11-09 11:33:19 +04:00
|
|
|
|
|
|
|
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
|
|
|
|
IUSE=""
|