1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
# ChangeLog for net-analyzer/nettop
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.28 2015/02/08 09:10:13 jer Exp $
08 Feb 2015; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Drop short <longdescription>.
14 Jul 2014; Jeroen Roovers <jer@gentoo.org> nettop-0.2.3-r2.ebuild,
files/nettop-0.2.3-gcc411.patch, files/nettop-0.2.3-offbyone.patch:
EAPI bump. Clean up patches. Remove weird ewarn about vague distcc breakage.
Use econf.
29 Jul 2012; Jeroen Roovers <jer@gentoo.org> -nettop-0.2.3-r1.ebuild:
Old.
29 Jul 2012; Raúl Porcel <armin76@gentoo.org> nettop-0.2.3-r1.ebuild,
nettop-0.2.3-r2.ebuild:
Drop sparc keywords
13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> nettop-0.2.3-r2.ebuild:
marked x86 per bug 419223
07 Jun 2012; Brent Baude <ranger@gentoo.org> nettop-0.2.3-r2.ebuild:
Marking nettop-0.2.3-r2 ppc for bug 419223
04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> nettop-0.2.3-r2.ebuild:
Stable for amd64, wrt bug #419223
03 Feb 2011; Justin Lecher <jlec@gentoo.org> nettop-0.2.3-r1.ebuild:
Backported QA changes(die etc)
*nettop-0.2.3-r2 (03 Feb 2011)
03 Feb 2011; Justin Lecher <jlec@gentoo.org> +nettop-0.2.3-r2.ebuild:
Respect CC, moved to EAPI=3
20 Sep 2010; Michael Weber <xmw@gentoo.org> nettop-0.2.3-r1.ebuild:
Added ~arm keyword
09 Feb 2008; Samuli Suominen <drac@gentoo.org> nettop-0.2.3-r1.ebuild:
Fix nettop to work with slang 2.1.3.
18 Apr 2007; Markus Ullmann <jokey@gentoo.org> nettop-0.2.3-r1.ebuild:
Add a warning about distcc b0rkage
*nettop-0.2.3-r1 (01 Feb 2007)
01 Feb 2007; Markus Ullmann <jokey@gentoo.org>
+files/nettop-0.2.3-gcc411.patch, +files/nettop-0.2.3-offbyone.patch,
-files/nettop.c.patch, -nettop-0.2.3.ebuild, +nettop-0.2.3-r1.ebuild:
Fix a small off-by-one error per bug #139640 thanks to basic@mozdev.org for
the patch
28 Jul 2006; Daniel Black <dragonheart@gentoo.org> nettop-0.2.3.ebuild:
slang dependency fix as per bug #141947 thanks Diego
08 Jul 2006; Daniel Black <dragonheart@gentoo.org> files/nettop.c.patch,
nettop-0.2.3.ebuild:
gcc-4.1.1 fix thanks to Pylon
15 Feb 2006; Markus Ullmann <jokey@gentoo.org> nettop-0.2.3.ebuild:
Removing virtual/libpcap wrt bug #117898
06 Feb 2006; Patrick McLean <chutzpah@gentoo.org> nettop-0.2.3.ebuild:
Stable on amd64 (bug #121524).
10 May 2005; Andrej Kacian <ticho@gentoo.org> nettop-0.2.3.ebuild:
Added ~amd64 keyword. Closes #92114, reported by Chris Chance
<cchance@gmail.com>.
01 May 2005; Michael Hanselmann <hansmi@gentoo.org> nettop-0.2.3.ebuild:
Stable on ppc.
29 Jan 2005; Daniel Black <dragonheart@gentoo.org> nettop-0.2.3.ebuild:
changed net-libs/libpcap depend to virtual/libcap
22 Nov 2004; Eldad Zack <eldad@gentoo.org> +files/nettop.c.patch,
nettop-0.2.3.ebuild:
Added patch to fix 'label at end of compound statement' compile error. Thanks
to Peter Gantner <peter.gantner@stud.uni-graz.at>. Closes #72066.
22 Nov 2004; Eldad Zack <eldad@gentoo.org> nettop-0.2.3.ebuild:
die if emake fails.
19 Nov 2004; Jason Wever <weeve@gentoo.org> nettop-0.2.3.ebuild:
Stable on sparc.
03 Aug 2004; David Holm <dholm@gentoo.org> nettop-0.2.3.ebuild:
Added to ~ppc.
10 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
nettop-0.2.3.ebuild:
Tidy
21 Mar 2004; Jason Wever <weeve@gentoo.org> nettop-0.2.3.ebuild:
Added ~sparc keyword.
*nettop-0.2.3 (14 Sep 2003)
14 Sep 2003; Chuck Short <zul@gentoo.org> nettop-0.2.3.ebuild:
Initial version by Torben Janssen <torben@teejot.net>. Closes bug
#28500
|