commit:     f1c1e05a2f85287e29722794269e36b73396ba1a
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue Aug 22 10:30:18 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 14:20:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c1e05a

app-i18n/librime: Use := operator for dependency on app-i18n/opencc.

 app-i18n/librime/librime-0.9.9.ebuild | 4 ++--
 app-i18n/librime/librime-1.2.9.ebuild | 4 ++--
 app-i18n/librime/librime-1.2.ebuild   | 4 ++--
 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 982338ad716..c1693bf1f7e 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 4792e6dec1e..de9834370d9 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 2d431d51d2c..59b420ff3cd 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

Reply via email to