commit:     f71b5c85ac284f69aa3835ac31fb92f7e8b1c2a1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 08:48:48 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 08:59:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71b5c85

dev-dotnet/gio-sharp: Remove support for non-existent deps

 dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild 
b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
index 85ddc3568b0..08a813517c3 100644
--- a/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
+++ b/dev-dotnet/gio-sharp/gio-sharp-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -13,8 +13,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND="|| ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/glib-sharp-2.12 )
-       || ( >=dev-dotnet/gtk-sharp-2.12.21 >=dev-dotnet/gtk-sharp-gapi-2.12 )
+RDEPEND=">=dev-dotnet/gtk-sharp-2.12.21
        >=dev-libs/glib-2.22:2"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"

Reply via email to