blob: f31a4b009075d97c7875c51068c1e749d8555456 [file] [log] [blame]
# Copyright 2013 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
DESCRIPTION="This is a meta package for installing Chinese IME packages"
HOMEPAGE="https://www.google.com/inputtools/"
LICENSE="metapackage"
SLOT="0"
KEYWORDS="*"
IUSE="internal"
RDEPEND="
!internal? (
app-i18n/chromeos-cangjie
app-i18n/chromeos-pinyin
app-i18n/chromeos-zhuyin
)"
DEPEND="${RDEPEND}"