commit:     c4d461a0887ab299b4267cea4242c3564ea823d1
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue Apr  3 02:31:53 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 16:38:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d461a0

app-i18n/ibus-typing-booster: Delete dev-db/m17n-contrib from dependencies.

 app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild 
b/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild
index 94e882bf44d..b4bb8048b30 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-1.5.32.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="6"
@@ -26,10 +26,7 @@ CDEPEND="${PYTHON_DEPS}
        dev-python/pygobject:3[${PYTHON_USEDEP}]
        dev-python/pyxdg[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}
-       || (
-               >=dev-db/m17n-db-1.7
-               dev-db/m17n-contrib
-       )"
+       >=dev-db/m17n-db-1.7"
 DEPEND="${RDEPEND}
        sys-devel/gettext
        virtual/pkgconfig"

Reply via email to