diff options
author | 2018-08-26 20:01:40 +0200 | |
---|---|---|
committer | 2018-08-26 20:22:12 +0200 | |
commit | 761105bbc39c39fb69c091740c04c052a4c49283 (patch) | |
tree | 64d4bdc87168013a9d0cfc0c1ba0807ebf046864 /net-wireless | |
parent | net-nds/rpcbind: Synced live ebuild. (diff) | |
download | gentoo-761105bbc39c39fb69c091740c04c052a4c49283.tar.gz gentoo-761105bbc39c39fb69c091740c04c052a4c49283.tar.bz2 gentoo-761105bbc39c39fb69c091740c04c052a4c49283.zip |
net-wireless/blueman: Remove support for non-existent deps
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/blueman/blueman-2.1_alpha2.ebuild | 3 | ||||
-rw-r--r-- | 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 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] ) |