commit:     36b95c33fceb5a529216a0dc26d89aeeb033380f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 08:49:26 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=36b95c33

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

 dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild 
b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
index 8791bdb9d6a..d155a9460e5 100644
--- a/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.ebuild
+++ b/dev-dotnet/gnome-keyring-sharp/gnome-keyring-sharp-1.0.2-r2.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=5
@@ -16,7 +16,7 @@ IUSE=""
 RDEPEND="
        >=dev-lang/mono-2.0
        >=gnome-base/libgnome-keyring-2.30.0
-       || ( >=dev-dotnet/gtk-sharp-2.12.21 dev-dotnet/glib-sharp )
+       >=dev-dotnet/gtk-sharp-2.12.21
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to