clean cvs header
[gentoo-zh.git] / app-i18n / rime-data / rime-data-0.32.ebuild
blob57a14e09448f8240fa28f64b74df1f18a7921481
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit vcs-snapshot
7 MY_P=brise-${PV}
8 DESCRIPTION="Data resources for Rime Input Method Engine"
9 HOMEPAGE="http://code.google.com/p/rimeime/"
10 SRC_URI="http://rimeime.googlecode.com/files/${MY_P}.tar.gz"
12 LICENSE="GPL-3"
13 SLOT="0"
14 KEYWORDS="~amd64 ~x86"
15 IUSE=""
17 DEPEND="app-i18n/librime"
18 RDEPEND="${DEPEND}"
19 S="${WORKDIR}"/${MY_P}