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