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/tango-icon-theme/
Date: Sun, 27 Nov 2016 11:21:32
Message-Id: 1480245643.bcb8174cc906909ab3c6f7ba70c959ef48f60a0e.pacho@gentoo
1 commit: bcb8174cc906909ab3c6f7ba70c959ef48f60a0e
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 27 11:19:00 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 27 11:20:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb8174c
7
8 x11-themes/tango-icon-theme: Use adwaita instead of dead gnome-icon-theme
9
10 Package-Manager: portage-2.3.2
11
12 x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
16 index 2075a73..c592e73 100644
17 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
18 +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 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="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="minimal png"
28
29 -RDEPEND="!hppa? ( !minimal? ( x11-themes/gnome-icon-theme ) )
30 +RDEPEND="!hppa? ( !minimal? ( x11-themes/adwaita-icon-theme ) )
31 >=x11-themes/hicolor-icon-theme-0.12"
32 DEPEND="${RDEPEND}
33 dev-util/intltool