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/yasis-icon-theme/
Date: Sun, 27 Nov 2016 11:21:33
Message-Id: 1480245645.39b09d4c8d70bade5d225906ef8ac14c4f3a765c.pacho@gentoo
1 commit: 39b09d4c8d70bade5d225906ef8ac14c4f3a765c
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 11:19:18 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 11:20:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b09d4c
7
8 x11-themes/yasis-icon-theme: Use adwaita instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild b/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild
16 index c93ff92..45fe236 100644
17 --- a/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild
18 +++ b/x11-themes/yasis-icon-theme/yasis-icon-theme-0.4.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2010 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE="minimal"
28
29 -RDEPEND="!minimal? ( || ( x11-themes/gnome-icon-theme x11-themes/nuovo-icon-theme ) )"
30 +RDEPEND="!minimal? ( || ( x11-themes/adwaita-icon-theme x11-themes/nuovo-icon-theme ) )"
31 DEPEND=""
32
33 RESTRICT="binchecks strip"