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/human-icon-theme/
Date: Sun, 27 Nov 2016 11:21:24
Message-Id: 1480245631.1e055b35db022583f2a537d3e7403470867b329f.pacho@gentoo
1 commit: 1e055b35db022583f2a537d3e7403470867b329f
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 11:16:59 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 11:20:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e055b35
7
8 x11-themes/human-icon-theme: Use adwaita instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 x11-themes/human-icon-theme/human-icon-theme-0.36.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/human-icon-theme/human-icon-theme-0.36.ebuild b/x11-themes/human-icon-theme/human-icon-theme-0.36.ebuild
16 index e71f47d..d97f77e 100644
17 --- a/x11-themes/human-icon-theme/human-icon-theme-0.36.ebuild
18 +++ b/x11-themes/human-icon-theme/human-icon-theme-0.36.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 @@ -17,7 +17,7 @@ IUSE=""
26
27 RESTRICT="binchecks strip"
28
29 -RDEPEND="|| ( x11-themes/tangerine-icon-theme x11-themes/gnome-icon-theme )"
30 +RDEPEND="|| ( x11-themes/tangerine-icon-theme x11-themes/adwaita-icon-theme )"
31 DEPEND=">=gnome-base/librsvg-2.34
32 >=x11-misc/icon-naming-utils-0.8.90
33 dev-util/intltool