blob: 34cc80eabb228d31f3d13c71eef9a15770055076 [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
DESCRIPTION="This is a meta package for installing Chinese IME packages"
HOMEPAGE="http://www.google.com/inputtools/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="internal"
RDEPEND="internal? ( app-i18n/GoogleChineseInput-pinyin )
internal? ( app-i18n/GoogleChineseInput-zhuyin )
internal? ( app-i18n/GoogleChineseInput-cangjie )
!internal? ( app-i18n/chromeos-cangjie )
!internal? ( app-i18n/chromeos-pinyin )
!internal? ( app-i18n/chromeos-zhuyin )"
DEPEND="${RDEPEND}"