summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 20:01:40 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 20:22:12 +0200
commit761105bbc39c39fb69c091740c04c052a4c49283 (patch)
tree64d4bdc87168013a9d0cfc0c1ba0807ebf046864 /net-wireless/blueman
parentnet-nds/rpcbind: Synced live ebuild. (diff)
downloadgentoo-761105bbc39c39fb69c091740c04c052a4c49283.tar.gz
gentoo-761105bbc39c39fb69c091740c04c052a4c49283.tar.bz2
gentoo-761105bbc39c39fb69c091740c04c052a4c49283.zip
net-wireless/blueman: Remove support for non-existent deps
Diffstat (limited to 'net-wireless/blueman')
-rw-r--r--net-wireless/blueman/blueman-2.1_alpha2.ebuild3
-rw-r--r--net-wireless/blueman/blueman-9999.ebuild3
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 233031d181d2..b87f40169f17 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 6adf5f63192d..84d20f082a0a 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] )