jer 14/06/13 12:46:24 Modified: wireshark-1.8.15.ebuild ChangeLog Log: Add deprecation notice to the last 1.8 branch ebuild. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild?r1=1.1&r2=1.2 Index: wireshark-1.8.15.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wireshark-1.8.15.ebuild 13 Jun 2014 12:38:52 -0000 1.1 +++ wireshark-1.8.15.ebuild 13 Jun 2014 12:46:23 -0000 1.2 @@ -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.1 2014/06/13 12:38:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.15.ebuild,v 1.2 2014/06/13 12:46:23 jer Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -215,4 +215,7 @@ 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 "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." } 1.617 net-analyzer/wireshark/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.617&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.617&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.616&r2=1.617 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v retrieving revision 1.616 retrieving revision 1.617 diff -u -r1.616 -r1.617 --- ChangeLog 13 Jun 2014 12:38:52 -0000 1.616 +++ ChangeLog 13 Jun 2014 12:46:23 -0000 1.617 @@ -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.616 2014/06/13 12:38:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.617 2014/06/13 12:46:23 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <[email protected]> wireshark-1.8.15.ebuild: + Add deprecation notice to the last 1.8 branch ebuild. *wireshark-1.10.8 (13 Jun 2014) *wireshark-1.8.15 (13 Jun 2014)
