jer 14/06/13 13:07:21 Modified: wireshark-1.8.15.ebuild ChangeLog Log: Add mailing list announcement URL, too. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.3 net-analyzer/wireshark/wireshark-1.8.15.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?r1=1.2&r2=1.3 Index: wireshark-1.8.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wireshark-1.8.15.ebuild 13 Jun 2014 12:46:23 -0000 1.2 +++ wireshark-1.8.15.ebuild 13 Jun 2014 13:07:21 -0000 1.3 @@ -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.8.15.ebuild,v 1.2 2014/06/13 12:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v 1.3 2014/06/13 13:07:21 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -215,7 +215,8 @@ 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 ewarn "DEPRECATED: ${CATEGORY}/${P} is the last release in the 1.8 branch." ewarn "If you have not prepared your migration to 1.10 yet, now is the time to do so." + ewarn "http://www.wireshark.org/lists/wireshark-announce/201406/msg00001.html" } 1.618 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.618&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.618&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.617&r2=1.618 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.617 retrieving revision 1.618 diff -u -r1.617 -r1.618 --- ChangeLog 13 Jun 2014 12:46:23 -0000 1.617 +++ ChangeLog 13 Jun 2014 13:07:21 -0000 1.618 @@ -1,6 +1,9 @@ # 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.617 2014/06/13 12:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.618 2014/06/13 13:07:21 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <[email protected]> wireshark-1.8.15.ebuild: + Add mailing list announcement URL, too. 13 Jun 2014; Jeroen Roovers <[email protected]> wireshark-1.8.15.ebuild: Add deprecation notice to the last 1.8 branch ebuild.
