summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-08-22 12:30:18 +0200
committerMike Gilbert <floppym@gentoo.org>2017-08-22 10:20:13 -0400
commitf1c1e05a2f85287e29722794269e36b73396ba1a (patch)
tree5cf6da7e0e3c9fe0c589652a555b979b835bd966 /app-i18n/librime
parentapp-i18n/ibus-libpinyin: Use := operator for dependencies on app-i18n/libpiny... (diff)
downloadgentoo-f1c1e05a2f85287e29722794269e36b73396ba1a.tar.gz
gentoo-f1c1e05a2f85287e29722794269e36b73396ba1a.tar.bz2
gentoo-f1c1e05a2f85287e29722794269e36b73396ba1a.zip
app-i18n/librime: Use := operator for dependency on app-i18n/opencc.
Diffstat (limited to 'app-i18n/librime')
-rw-r--r--app-i18n/librime/librime-0.9.9.ebuild4
-rw-r--r--app-i18n/librime/librime-1.2.9.ebuild4
-rw-r--r--app-i18n/librime/librime-1.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-i18n/librime/librime-0.9.9.ebuild b/app-i18n/librime/librime-0.9.9.ebuild
index 982338ad7162..c1693bf1f7e3 100644
--- a/app-i18n/librime/librime-0.9.9.ebuild
+++ b/app-i18n/librime/librime-0.9.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="static-libs test"
-RDEPEND="app-i18n/opencc
+RDEPEND="app-i18n/opencc:=
dev-cpp/glog
>=dev-cpp/yaml-cpp-0.5.0
dev-db/kyotocabinet
diff --git a/app-i18n/librime/librime-1.2.9.ebuild b/app-i18n/librime/librime-1.2.9.ebuild
index 4792e6dec1e6..de9834370d97 100644
--- a/app-i18n/librime/librime-1.2.9.ebuild
+++ b/app-i18n/librime/librime-1.2.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="static-libs test"
-RDEPEND=">app-i18n/opencc-1.0.2
+RDEPEND=">app-i18n/opencc-1.0.2:=
dev-cpp/glog
>=dev-cpp/yaml-cpp-0.5.0
dev-db/kyotocabinet
diff --git a/app-i18n/librime/librime-1.2.ebuild b/app-i18n/librime/librime-1.2.ebuild
index 2d431d51d2ce..59b420ff3cd0 100644
--- a/app-i18n/librime/librime-1.2.ebuild
+++ b/app-i18n/librime/librime-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 ~x86"
IUSE="static-libs test"
-RDEPEND="app-i18n/opencc
+RDEPEND="app-i18n/opencc:=
dev-cpp/glog
>=dev-cpp/yaml-cpp-0.5.0
dev-db/kyotocabinet