diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-08 07:59:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-08 07:59:13 +0000 |
commit | f5f4df5ef0b0c4f37017102b101bf23b2b39be7e (patch) | |
tree | ab539ee665aaaae38d1f75865eb7b0318de9c94a /net-analyzer | |
parent | Add live ebuild. Drop unneeded dependency on sys-libs/ncurses. (diff) | |
download | gentoo-2-f5f4df5ef0b0c4f37017102b101bf23b2b39be7e.tar.gz gentoo-2-f5f4df5ef0b0c4f37017102b101bf23b2b39be7e.tar.bz2 gentoo-2-f5f4df5ef0b0c4f37017102b101bf23b2b39be7e.zip |
Version bump.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wireshark/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-1.99.3.ebuild (renamed from net-analyzer/wireshark/wireshark-1.99.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/ChangeLog b/net-analyzer/wireshark/ChangeLog index 466d40d483d2..b62948d635dd 100644 --- a/net-analyzer/wireshark/ChangeLog +++ b/net-analyzer/wireshark/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/wireshark # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.698 2015/03/06 09:55:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.699 2015/03/08 07:59:13 jer Exp $ + +*wireshark-1.99.3 (08 Mar 2015) + + 08 Mar 2015; Jeroen Roovers <jer@gentoo.org> -wireshark-1.99.2.ebuild, + +wireshark-1.99.3.ebuild: + Version bump. 06 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wireshark-1.12.4.ebuild: Stable for x86, wrt bug #542206 diff --git a/net-analyzer/wireshark/wireshark-1.99.2.ebuild b/net-analyzer/wireshark/wireshark-1.99.3.ebuild index ce5925e68beb..b9a9e5ceff27 100644 --- a/net-analyzer/wireshark/wireshark-1.99.2.ebuild +++ b/net-analyzer/wireshark/wireshark-1.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.2.ebuild,v 1.1 2015/02/05 09:34:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.3.ebuild,v 1.1 2015/03/08 07:59:13 jer Exp $ EAPI=5 inherit autotools eutils fcaps multilib qt4-r2 user |