commit:     7295ce225e8791ecd4b337fead8c4fe34bdb89eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 07:59:23 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 08:25:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7295ce22

app-i18n/scim-pinyin: Remove support for non-existent deps

 app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild 
b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
index c881bd636a9..b0faa6aeb72 100644
--- a/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
+++ b/app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="nls"
 
 RDEPEND="x11-libs/libXt
-       || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )
+       >=app-i18n/scim-1.1
        nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to