app-i18n/scim-pinyin: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 07:59:23 +0000 (09:59 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 08:25:08 +0000 (10:25 +0200)
app-i18n/scim-pinyin/scim-pinyin-0.5.92.ebuild

index c881bd636a936936c24346c2ea24f3bdb5457dd6..b0faa6aeb7269c4a677a4f85c3c49d4e1ee54504 100644 (file)
@@ -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