* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.12.3.ebuild wireshark-99999999.ebuild wireshark-1.99.1.ebuild
@ 2015-01-13 10:35 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-01-13 10:35 UTC (permalink / raw
To: gentoo-commits
jer 15/01/13 10:35:44
Modified: ChangeLog wireshark-1.12.3.ebuild
wireshark-99999999.ebuild wireshark-1.99.1.ebuild
Log:
RDEPEND on virtual/freedesktop-icon-theme for all of USE="gtk3 qt4 qt5" (bug #525390).
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.687 net-analyzer/wireshark/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.687&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.687&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.686&r2=1.687
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.686
retrieving revision 1.687
diff -u -r1.686 -r1.687
--- ChangeLog 13 Jan 2015 10:20:06 -0000 1.686
+++ ChangeLog 13 Jan 2015 10:35:44 -0000 1.687
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.686 2015/01/13 10:20:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.687 2015/01/13 10:35:44 jer Exp $
+
+ 13 Jan 2015; Jeroen Roovers <jer@gentoo.org> wireshark-1.12.3.ebuild,
+ wireshark-1.99.1.ebuild, wireshark-99999999.ebuild:
+ RDEPEND on virtual/freedesktop-icon-theme for all of USE="gtk3 qt4 qt5" (bug
+ #525390).
13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.3.ebuild:
Stable for sparc, wrt bug #536034
1.7 net-analyzer/wireshark/wireshark-1.12.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild?r1=1.6&r2=1.7
Index: wireshark-1.12.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wireshark-1.12.3.ebuild 13 Jan 2015 10:20:06 -0000 1.6
+++ wireshark-1.12.3.ebuild 13 Jan 2015 10:35:44 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.6 2015/01/13 10:20:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.3.ebuild,v 1.7 2015/01/13 10:35:44 jer Exp $
EAPI=5
inherit autotools eutils fcaps multilib qt4-r2 user
@@ -25,7 +25,6 @@
x11-libs/gdk-pixbuf
x11-libs/pango
x11-misc/xdg-utils
- virtual/freedesktop-icon-theme
"
CDEPEND="
>=dev-libs/glib-2.14:2
@@ -80,6 +79,9 @@
"
RDEPEND="
${CDEPEND}
+ gtk3? ( virtual/freedesktop-icon-theme )
+ qt4? ( virtual/freedesktop-icon-theme )
+ qt5? ( virtual/freedesktop-icon-theme )
selinux? ( sec-policy/selinux-wireshark )
"
1.6 net-analyzer/wireshark/wireshark-99999999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?r1=1.5&r2=1.6
Index: wireshark-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wireshark-99999999.ebuild 17 Dec 2014 15:19:03 -0000 1.5
+++ wireshark-99999999.ebuild 13 Jan 2015 10:35:44 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.5 2014/12/17 15:19:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.6 2015/01/13 10:35:44 jer Exp $
EAPI=5
inherit autotools eutils fcaps git-r3 multilib qt4-r2 user
@@ -25,7 +25,6 @@
x11-libs/gdk-pixbuf
x11-libs/pango
x11-misc/xdg-utils
- virtual/freedesktop-icon-theme
"
CDEPEND="
>=dev-libs/glib-2.14:2
@@ -80,6 +79,9 @@
"
RDEPEND="
${CDEPEND}
+ gtk3? ( virtual/freedesktop-icon-theme )
+ qt4? ( virtual/freedesktop-icon-theme )
+ qt5? ( virtual/freedesktop-icon-theme )
selinux? ( sec-policy/selinux-wireshark )
"
1.3 net-analyzer/wireshark/wireshark-1.99.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild?r1=1.2&r2=1.3
Index: wireshark-1.99.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wireshark-1.99.1.ebuild 17 Dec 2014 15:05:16 -0000 1.2
+++ wireshark-1.99.1.ebuild 13 Jan 2015 10:35:44 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild,v 1.2 2014/12/17 15:05:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.1.ebuild,v 1.3 2015/01/13 10:35:44 jer Exp $
EAPI=5
inherit autotools eutils fcaps multilib qt4-r2 user
@@ -25,7 +25,6 @@
x11-libs/gdk-pixbuf
x11-libs/pango
x11-misc/xdg-utils
- virtual/freedesktop-icon-theme
"
CDEPEND="
>=dev-libs/glib-2.14:2
@@ -80,6 +79,9 @@
"
RDEPEND="
${CDEPEND}
+ gtk3? ( virtual/freedesktop-icon-theme )
+ qt4? ( virtual/freedesktop-icon-theme )
+ qt5? ( virtual/freedesktop-icon-theme )
selinux? ( sec-policy/selinux-wireshark )
"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-13 10:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 10:35 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.12.3.ebuild wireshark-99999999.ebuild wireshark-1.99.1.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox