commit: 623ffd1076e443c99a86fcf6acf38dee42733077 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Nov 27 11:18:08 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Nov 27 11:20:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623ffd10
x11-themes/nuovo-icon-theme: Use adwaita instead of dead gnome-icon-theme Package-Manager: portage-2.3.2 x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild index a74a9c4..92f0d0a 100644 --- a/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild +++ b/x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal" -RDEPEND="!minimal? ( x11-themes/gnome-icon-theme )" +RDEPEND="!minimal? ( x11-themes/adwaita-icon-theme )" DEPEND="" RESTRICT="binchecks strip"
