blob: 126f0bf7e2dcb5f88ad1cda46a311e451dd3a5ce [file] [log] [blame]
# Copyright 2014 The ChromiumOS Authors
# 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://code.google.com/p/mozc"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="*"
IUSE="internal"
RDEPEND="
!internal? (
app-i18n/nacl-mozc
)"
DEPEND="${RDEPEND}"