Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/tcpdump: tcpdump-4.7.4.ebuild ChangeLog
Date: Sun, 28 Jun 2015 15:29:13
Message-Id: 20150628152904.2554A739@oystercatcher.gentoo.org
1 zlogene 15/06/28 15:29:04
2
3 Modified: tcpdump-4.7.4.ebuild ChangeLog
4 Log:
5 alpha stable wrt bug #552632
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.8 net-analyzer/tcpdump/tcpdump-4.7.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild?r1=1.7&r2=1.8
15
16 Index: tcpdump-4.7.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- tcpdump-4.7.4.ebuild 28 Jun 2015 10:49:46 -0000 1.7
23 +++ tcpdump-4.7.4.ebuild 28 Jun 2015 15:29:04 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild,v 1.7 2015/06/28 10:49:46 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-4.7.4.ebuild,v 1.8 2015/06/28 15:29:04 zlogene Exp $
29
30 EAPI=5
31 inherit flag-o-matic toolchain-funcs user
32 @@ -12,7 +12,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
37 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
38 IUSE="+drop-root smi ssl ipv6 samba suid test"
39
40 RDEPEND="
41
42
43
44 1.219 net-analyzer/tcpdump/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?rev=1.219&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?rev=1.219&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/tcpdump/ChangeLog?r1=1.218&r2=1.219
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v
53 retrieving revision 1.218
54 retrieving revision 1.219
55 diff -u -r1.218 -r1.219
56 --- ChangeLog 28 Jun 2015 10:49:46 -0000 1.218
57 +++ ChangeLog 28 Jun 2015 15:29:04 -0000 1.219
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-analyzer/tcpdump
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.218 2015/06/28 10:49:46 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.219 2015/06/28 15:29:04 zlogene Exp $
63 +
64 + 28 Jun 2015; Mikle Kolyada <zlogene@g.o> tcpdump-4.7.4.ebuild:
65 + alpha stable wrt bug #552632
66
67 28 Jun 2015; Markus Meier <maekke@g.o> tcpdump-4.7.4.ebuild:
68 arm stable, bug #552632