* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.11.2.ebuild wireshark-1.10.3.ebuild wireshark-1.8.11.ebuild ChangeLog
@ 2013-12-17 11:59 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-12-17 11:59 UTC (permalink / raw
To: gentoo-commits
jer 13/12/17 11:59:18
Modified: wireshark-1.11.2.ebuild wireshark-1.10.3.ebuild
wireshark-1.8.11.ebuild ChangeLog
Log:
Add SLOT operators for dev-libs/libgcrypt by Thomas D. (bug #494528).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.3 net-analyzer/wireshark/wireshark-1.11.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild?r1=1.2&r2=1.3
Index: wireshark-1.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wireshark-1.11.2.ebuild 11 Dec 2013 14:28:16 -0000 1.2
+++ wireshark-1.11.2.ebuild 17 Dec 2013 11:59:18 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild,v 1.2 2013/12/11 14:28:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.11.2.ebuild,v 1.3 2013/12/17 11:59:18 jer Exp $
EAPI=5
inherit autotools eutils fcaps user
@@ -31,7 +31,7 @@
>=dev-libs/glib-2.14:2
netlink? ( dev-libs/libnl )
adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:0 )
caps? ( sys-libs/libcap )
geoip? ( dev-libs/geoip )
gtk2? (
1.10 net-analyzer/wireshark/wireshark-1.10.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild?r1=1.9&r2=1.10
Index: wireshark-1.10.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wireshark-1.10.3.ebuild 12 Nov 2013 20:12:40 -0000 1.9
+++ wireshark-1.10.3.ebuild 17 Dec 2013 11:59:18 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild,v 1.9 2013/11/12 20:12:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.10.3.ebuild,v 1.10 2013/12/17 11:59:18 jer Exp $
EAPI=5
inherit autotools eutils fcaps user
@@ -31,7 +31,7 @@
>=dev-libs/glib-2.14:2
netlink? ( dev-libs/libnl )
adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:= )
caps? ( sys-libs/libcap )
geoip? ( dev-libs/geoip )
gtk2? (
1.10 net-analyzer/wireshark/wireshark-1.8.11.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild?r1=1.9&r2=1.10
Index: wireshark-1.8.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wireshark-1.8.11.ebuild 12 Nov 2013 20:12:40 -0000 1.9
+++ wireshark-1.8.11.ebuild 17 Dec 2013 11:59:18 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild,v 1.9 2013/11/12 20:12:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.11.ebuild,v 1.10 2013/12/17 11:59:18 jer Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -25,7 +25,7 @@
>=dev-libs/glib-2.14:2
adns? ( !libadns? ( >=net-dns/c-ares-1.5 ) )
caps? ( sys-libs/libcap )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:= )
geoip? ( dev-libs/geoip )
gtk? (
>=x11-libs/gtk+-2.4.0:2
1.567 net-analyzer/wireshark/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.567&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.567&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.566&r2=1.567
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.566
retrieving revision 1.567
diff -u -r1.566 -r1.567
--- ChangeLog 11 Dec 2013 14:28:16 -0000 1.566
+++ ChangeLog 17 Dec 2013 11:59:18 -0000 1.567
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/wireshark
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.566 2013/12/11 14:28:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.567 2013/12/17 11:59:18 jer Exp $
+
+ 17 Dec 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.10.3.ebuild,
+ wireshark-1.11.2.ebuild, wireshark-1.8.11.ebuild:
+ Add SLOT operators for dev-libs/libgcrypt by Thomas D. (bug #494528).
11 Dec 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.11.2.ebuild,
+files/wireshark-1.11.2-gtk-deprecated-warnings.patch:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-17 11:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 11:59 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.11.2.ebuild wireshark-1.10.3.ebuild wireshark-1.8.11.ebuild ChangeLog 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