Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-colors-common/
Date: Sun, 27 Nov 2016 11:21:36
Message-Id: 1480245629.02746f51a555df9980fcbdccc24b7baa707bb3a4.pacho@gentoo
1 commit: 02746f51a555df9980fcbdccc24b7baa707bb3a4
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 11:16:10 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 11:20:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02746f51
7
8 x11-themes/gnome-colors-common: Use adwaita instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index 130fe2e..751d507 100644
17 --- a/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
18 +++ b/x11-themes/gnome-colors-common/gnome-colors-common-5.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -20,7 +20,7 @@ SLOT="0"
26 KEYWORDS="amd64 x86"
27 IUSE="+branding"
28
29 -RDEPEND="x11-themes/gnome-icon-theme"
30 +RDEPEND="x11-themes/adwaita-icon-theme"
31 DEPEND=""
32 RESTRICT="binchecks strip"