blob: 3d6c0410e3af6424d4bce5ebd8b0b6a7992a1fb5 [file] [log] [blame]
# Copyright (c) 2014 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 keyboard IME packages"
HOMEPAGE="http://www.google.com/inputtools/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="*"
IUSE="internal"
RDEPEND="
!internal? (
app-i18n/chromeos-keyboards
app-i18n/chromeos-xkb
)"
DEPEND="${RDEPEND}"