diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 12:16:10 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-27 12:20:29 +0100 |
commit | 02746f51a555df9980fcbdccc24b7baa707bb3a4 (patch) | |
tree | 8436a9f1db3b224120124dd854b1e914ce3f7788 /x11-themes | |
parent | x11-themes/faenza-icon-theme: Use adwaita instead of dead gnome-icon-theme (diff) | |
download | gentoo-02746f51a555df9980fcbdccc24b7baa707bb3a4.tar.gz gentoo-02746f51a555df9980fcbdccc24b7baa707bb3a4.tar.bz2 gentoo-02746f51a555df9980fcbdccc24b7baa707bb3a4.zip |
x11-themes/gnome-colors-common: Use adwaita instead of dead gnome-icon-theme
Package-Manager: portage-2.3.2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 |
1 files 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 130fe2e8ced6..751d507dee67 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" |