From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
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:16 +0000 (UTC) [thread overview]
Message-ID: <20140729213217.D16882004E@flycatcher.gentoo.org> (raw)
ssuominen 14/07/29 21:32:16
Modified: tango-icon-theme-0.8.90.ebuild ChangeLog
Log:
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
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.17 x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild
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
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
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
Index: tango-icon-theme-0.8.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.8.90.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- tango-icon-theme-0.8.90.ebuild 19 Sep 2013 20:27:09 -0000 1.16
+++ tango-icon-theme-0.8.90.ebuild 29 Jul 2014 21:32:16 -0000 1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
inherit gnome2-utils
@@ -12,9 +12,10 @@
LICENSE="public-domain"
SLOT="0"
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"
-IUSE="png"
+IUSE="minimal png"
-RDEPEND=">=x11-themes/hicolor-icon-theme-0.12"
+RDEPEND="!hppa? ( !minimal? ( x11-themes/gnome-icon-theme ) )
+ >=x11-themes/hicolor-icon-theme-0.12"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
1.59 x11-themes/tango-icon-theme/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 19 Sep 2013 20:27:09 -0000 1.58
+++ ChangeLog 29 Jul 2014 21:32:16 -0000 1.59
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/tango-icon-theme
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.58 2013/09/19 20:27:09 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.59 2014/07/29 21:32:16 ssuominen Exp $
+
+ 29 Jul 2014; Samuli Suominen <ssuominen@gentoo.org>
+ tango-icon-theme-0.8.90.ebuild:
+ 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
19 Sep 2013; Samuli Suominen <ssuominen@gentoo.org>
tango-icon-theme-0.8.90.ebuild:
next reply other threads:[~2014-07-29 21:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 21:32 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-19 20:27 [gentoo-commits] gentoo-x86 commit in x11-themes/tango-icon-theme: tango-icon-theme-0.8.90.ebuild ChangeLog Samuli Suominen (ssuominen)
2012-04-23 5:19 Samuli Suominen (ssuominen)
2011-06-15 8:32 Markus Duft (mduft)
2011-01-30 18:22 Raul Porcel (armin76)
2011-01-27 5:49 Jeroen Roovers (jer)
2010-07-08 2:01 Samuli Suominen (ssuominen)
2010-01-06 19:43 Christian Faulhammer (fauli)
2009-07-24 10:47 Samuli Suominen (ssuominen)
2009-06-01 11:53 Raul Porcel (armin76)
2009-05-31 22:17 Markus Meier (maekke)
2009-05-27 6:55 Christian Faulhammer (fauli)
2009-05-25 19:21 Brent Baude (ranger)
2009-05-23 19:26 Gysbert Wassenaar (nixnut)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140729213217.D16882004E@flycatcher.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox