diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 12:18:08 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 12:20:38 +0100 |
commit | 623ffd1076e443c99a86fcf6acf38dee42733077 (patch) | |
tree | 1f6d23c4b8956b4bb1de2397f5cccd8cc6db1948 /x11-themes | |
parent | x11-themes/nou-icon-theme: Use adwaita instead of dead gnome-icon-theme (diff) | |
download | gentoo-623ffd1076e443c99a86fcf6acf38dee42733077.tar.gz gentoo-623ffd1076e443c99a86fcf6acf38dee42733077.tar.bz2 gentoo-623ffd1076e443c99a86fcf6acf38dee42733077.zip |
x11-themes/nuovo-icon-theme: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/nuovo-icon-theme/nuovo-icon-theme-0.5.ebuild | 4 |
1 files 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 a74a9c42d66d..92f0d0a16c5d 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" |