commit:     761105bbc39c39fb69c091740c04c052a4c49283
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 18:01:40 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 18:22:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761105bb

net-wireless/blueman: Remove support for non-existent deps

 net-wireless/blueman/blueman-2.1_alpha2.ebuild | 3 +--
 net-wireless/blueman/blueman-9999.ebuild       | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-wireless/blueman/blueman-2.1_alpha2.ebuild 
b/net-wireless/blueman/blueman-2.1_alpha2.ebuild
index 233031d181d..b87f40169f1 100644
--- a/net-wireless/blueman/blueman-2.1_alpha2.ebuild
+++ b/net-wireless/blueman/blueman-2.1_alpha2.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"
@@ -39,7 +39,6 @@ RDEPEND="${COMMON_DEPEND}
        || (
                x11-themes/adwaita-icon-theme
                x11-themes/faenza-icon-theme
-               x11-themes/gnome-icon-theme
                x11-themes/mate-icon-theme
        )
        appindicator? ( dev-libs/libappindicator:3[introspection] )

diff --git a/net-wireless/blueman/blueman-9999.ebuild 
b/net-wireless/blueman/blueman-9999.ebuild
index 6adf5f63192..84d20f082a0 100644
--- a/net-wireless/blueman/blueman-9999.ebuild
+++ b/net-wireless/blueman/blueman-9999.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"
@@ -39,7 +39,6 @@ RDEPEND="${COMMON_DEPEND}
        || (
                x11-themes/adwaita-icon-theme
                x11-themes/faenza-icon-theme
-               x11-themes/gnome-icon-theme
                x11-themes/mate-icon-theme
        )
        appindicator? ( dev-libs/libappindicator:3[introspection] )

Reply via email to