Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/tango-icon-theme: tango-icon-theme-0.8.90.ebuild ChangeLog
Date: Tue, 29 Jul 2014 21:32:23
Message-Id: 20140729213217.D16882004E@flycatcher.gentoo.org
1 ssuominen 14/07/29 21:32:16
2
3 Modified: tango-icon-theme-0.8.90.ebuild ChangeLog
4 Log:
5 Since index.theme has Inherits=gnome and tango-icon-theme is a dead package thesedays, pull in x11-themes/gnome-icon-theme for the missing icons by USE="-minimal" wrt #518294
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.17 x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild?r1=1.16&r2=1.17
15
16 Index: tango-icon-theme-0.8.90.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- tango-icon-theme-0.8.90.ebuild 19 Sep 2013 20:27:09 -0000 1.16
23 +++ tango-icon-theme-0.8.90.ebuild 29 Jul 2014 21:32:16 -0000 1.17
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.16 2013/09/19 20:27:09 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v 1.17 2014/07/29 21:32:16 ssuominen Exp $
30
31 EAPI=4
32 inherit gnome2-utils
33 @@ -12,9 +12,10 @@
34 LICENSE="public-domain"
35 SLOT="0"
36 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"
37 -IUSE="png"
38 +IUSE="minimal png"
39
40 -RDEPEND=">=x11-themes/hicolor-icon-theme-0.12"
41 +RDEPEND="!hppa? ( !minimal? ( x11-themes/gnome-icon-theme ) )
42 + >=x11-themes/hicolor-icon-theme-0.12"
43 DEPEND="${RDEPEND}
44 dev-util/intltool
45 virtual/pkgconfig
46
47
48
49 1.59 x11-themes/tango-icon-theme/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.59&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.59&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?r1=1.58&r2=1.59
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v
58 retrieving revision 1.58
59 retrieving revision 1.59
60 diff -u -r1.58 -r1.59
61 --- ChangeLog 19 Sep 2013 20:27:09 -0000 1.58
62 +++ ChangeLog 29 Jul 2014 21:32:16 -0000 1.59
63 @@ -1,6 +1,12 @@
64 # ChangeLog for x11-themes/tango-icon-theme
65 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.58 2013/09/19 20:27:09 ssuominen Exp $
67 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.59 2014/07/29 21:32:16 ssuominen Exp $
69 +
70 + 29 Jul 2014; Samuli Suominen <ssuominen@g.o>
71 + tango-icon-theme-0.8.90.ebuild:
72 + Since index.theme has Inherits=gnome and tango-icon-theme is a dead package
73 + thesedays, pull in x11-themes/gnome-icon-theme for the missing icons by
74 + USE="-minimal" wrt #518294
75
76 19 Sep 2013; Samuli Suominen <ssuominen@g.o>
77 tango-icon-theme-0.8.90.ebuild: