diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-17 11:59:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-17 11:59:18 +0000 |
commit | a2a2d62dfbe49d6c9d546c9647c9db3b2d47a09e (patch) | |
tree | df10b3567f3bdcb752659ed071321edc56ec42e0 /net-analyzer | |
parent | alpha/ia64/sparc stable wrt #487148 (diff) | |
download | gentoo-2-a2a2d62dfbe49d6c9d546c9647c9db3b2d47a09e.tar.gz gentoo-2-a2a2d62dfbe49d6c9d546c9647c9db3b2d47a09e.tar.bz2 gentoo-2-a2a2d62dfbe49d6c9d546c9647c9db3b2d47a09e.zip |
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)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.10.3.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.11.2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.8.11.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 7c1ab2afd437..9d51902463e7 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -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: diff --git a/net-analyzer/wireshark/wireshark-1.10.3.ebuild b/net-analyzer/wireshark/wireshark-1.10.3.ebuild index c4986338015d..262a51aa5a00 100644 --- a/net-analyzer/wireshark/wireshark-1.10.3.ebuild +++ b/net-analyzer/wireshark/wireshark-1.10.3.ebuild @@ -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 @@ RDEPEND=" >=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? ( diff --git a/net-analyzer/wireshark/wireshark-1.11.2.ebuild b/net-analyzer/wireshark/wireshark-1.11.2.ebuild index b113f661d757..bd84e602a464 100644 --- a/net-analyzer/wireshark/wireshark-1.11.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.11.2.ebuild @@ -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 @@ RDEPEND=" >=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? ( diff --git a/net-analyzer/wireshark/wireshark-1.8.11.ebuild b/net-analyzer/wireshark/wireshark-1.8.11.ebuild index 3499ef8f4bfb..a414b94f9007 100644 --- a/net-analyzer/wireshark/wireshark-1.8.11.ebuild +++ b/net-analyzer/wireshark/wireshark-1.8.11.ebuild @@ -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 @@ RDEPEND=" >=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 |