commit: 02746f51a555df9980fcbdccc24b7baa707bb3a4 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Nov 27 11:16:10 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Nov 27 11:20:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02746f51
x11-themes/gnome-colors-common: Use adwaita instead of dead gnome-icon-theme Package-Manager: portage-2.3.2 x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild index 130fe2e..751d507 100644 --- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild +++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="+branding" -RDEPEND="x11-themes/gnome-icon-theme" +RDEPEND="x11-themes/adwaita-icon-theme" DEPEND="" RESTRICT="binchecks strip"
