diff options
author | 2014-11-13 01:09:21 +0000 | |
---|---|---|
committer | 2014-11-13 01:09:21 +0000 | |
commit | 62738cbf04a3b10f05bd3c0f84aa64ede2d35122 (patch) | |
tree | cd8a609e26afc64f8ae6996c1461bde254c8d0fb /net-analyzer | |
parent | New package, Reliable Asynchronous Event Transport Protocol (diff) | |
download | gentoo-2-62738cbf04a3b10f05bd3c0f84aa64ede2d35122.tar.gz gentoo-2-62738cbf04a3b10f05bd3c0f84aa64ede2d35122.tar.bz2 gentoo-2-62738cbf04a3b10f05bd3c0f84aa64ede2d35122.zip |
Clarify pkg_postinst() notice.
(Portage version: 2.2.14/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.12.2.ebuild | 8 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild | 8 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-99999999.ebuild | 8 |
4 files changed, 17 insertions, 13 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index f5ac6d351a5f..a699b2b3616b 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.667 2014/11/13 00:23:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.668 2014/11/13 01:09:21 jer Exp $ + + 13 Nov 2014; Jeroen Roovers <jer@gentoo.org> wireshark-1.12.2.ebuild, + wireshark-1.99.0-r1.ebuild, wireshark-99999999.ebuild: + Clarify pkg_postinst() notice. *wireshark-1.12.2 (13 Nov 2014) diff --git a/net-analyzer/wireshark/wireshark-1.12.2.ebuild b/net-analyzer/wireshark/wireshark-1.12.2.ebuild index 24aab480402f..0163a18602e8 100644 --- a/net-analyzer/wireshark/wireshark-1.12.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.1 2014/11/13 00:23:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.2.ebuild,v 1.2 2014/11/13 01:09:21 jer Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -236,7 +236,7 @@ pkg_postinst() { "${EROOT}"/usr/bin/dumpcap fi - ewarn "NOTE: To run wireshark as normal user you have to add yourself to" - ewarn "the wireshark group. This security measure ensures that only trusted" - ewarn "users are allowed to sniff your traffic." + ewarn "NOTE: To capture traffic with wireshark as normal user you have to" + ewarn "add yourself to the wireshark group. This security measure ensures" + ewarn "that only trusted users are allowed to sniff your traffic." } diff --git a/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild b/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild index 04d3ff9baebf..561db7f75548 100644 --- a/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild +++ b/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.4 2014/11/11 10:21:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.0-r1.ebuild,v 1.5 2014/11/13 01:09:21 jer Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user @@ -239,7 +239,7 @@ pkg_postinst() { "${EROOT}"/usr/bin/dumpcap fi - ewarn "NOTE: To run wireshark as normal user you have to add yourself to" - ewarn "the wireshark group. This security measure ensures that only trusted" - ewarn "users are allowed to sniff your traffic." + ewarn "NOTE: To capture traffic with wireshark as normal user you have to" + ewarn "add yourself to the wireshark group. This security measure ensures" + ewarn "that only trusted users are allowed to sniff your traffic." } diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index 59e9ef779402..63950af97bad 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.3 2014/11/11 10:21:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.4 2014/11/13 01:09:21 jer Exp $ EAPI=5 inherit autotools eutils fcaps git-r3 multilib qt4-r2 user @@ -243,7 +243,7 @@ pkg_postinst() { "${EROOT}"/usr/bin/dumpcap fi - ewarn "NOTE: To run wireshark as normal user you have to add yourself to" - ewarn "the wireshark group. This security measure ensures that only trusted" - ewarn "users are allowed to sniff your traffic." + ewarn "NOTE: To capture traffic with wireshark as normal user you have to" + ewarn "add yourself to the wireshark group. This security measure ensures" + ewarn "that only trusted users are allowed to sniff your traffic." } |