summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/rime-data/rime-data-0.32.ebuild')
-rw-r--r--app-i18n/rime-data/rime-data-0.32.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-i18n/rime-data/rime-data-0.32.ebuild b/app-i18n/rime-data/rime-data-0.32.ebuild
new file mode 100644
index 000000000000..a3f2aeee8557
--- /dev/null
+++ b/app-i18n/rime-data/rime-data-0.32.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vcs-snapshot
+MY_P=brise-${PV}
+DESCRIPTION="Data resources for Rime Input Method Engine"
+HOMEPAGE="http://code.google.com/p/rimeime/"
+SRC_URI="http://rimeime.googlecode.com/files/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="app-i18n/librime"
+RDEPEND="${DEPEND}"
+S="${WORKDIR}"/${MY_P}