Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/libgnomeui/
Date: Sun, 27 Nov 2016 12:06:34
Message-Id: 1480248369.dc6a5b4ad3fc4d3d326cb47b6c8bf81db3bc4089.pacho@gentoo
1 commit: dc6a5b4ad3fc4d3d326cb47b6c8bf81db3bc4089
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 12:06:09 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 12:06:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6a5b4a
7
8 gnome-base/libgnomeui: adwaita-icon-theme can be used instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild
16 index 509b77b..2db5565 100644
17 --- a/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild
18 +++ b/gnome-base/libgnomeui/libgnomeui-2.24.5-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -44,7 +44,7 @@ DEPEND="${RDEPEND}
26 virtual/pkgconfig
27 >=dev-util/intltool-0.40
28 "
29 -PDEPEND="x11-themes/gnome-icon-theme"
30 +PDEPEND="x11-themes/adwaita-icon-theme"
31
32 src_prepare() {
33 if ! use test; then