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
|
# ChangeLog for net-analyzer/neti
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/neti/ChangeLog,v 1.19 2011/07/20 14:36:28 pacho Exp $
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #34534
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> neti-2.0.ebuild:
Remove virtual/libc
06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -files/neti-init,
-neti-1.01-r2.ebuild:
Cleanup
28 Apr 2007; Sven Wegener <swegener@gentoo.org> neti-1.01-r2.ebuild:
Fix *initd, *confd and *envd calls (#173884, #174266)
28 Apr 2007; Torsten Veller <tove@gentoo.org> neti-2.0.ebuild:
Use newinitd
07 Apr 2007; Markus Ullmann <jokey@gentoo.org> neti-2.0.ebuild:
Add missing dep wrt bug 172681
20 Mar 2007; Raúl Porcel <armin76@gentoo.org> neti-2.0.ebuild:
x86 stable
25 Jul 2006; Daniel Black <dragonheart@gentoo.org> -neti-1.01-r1.ebuild,
neti-1.01-r2.ebuild:
remove 1.01-r1 in preparation for ethereal -> wireshark move. Stable x86
neti-1.01-r2 as only simple change from running ethereal ->wireshark in
script occured.
*neti-1.01-r2 (20 Jul 2006)
20 Jul 2006; Daniel Black <dragonheart@gentoo.org> +files/neti-init2,
+neti-1.01-r2.ebuild, +neti-2.0.ebuild:
wireshark version of 1.01
*neti-2.0 (20 Jul 2006)
20 Jul 2006; Daniel Black <dragonheart@gentoo.org> +files/neti-init2,
+neti-2.0.ebuild:
version bump
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-neti-1.01-r1,
Manifest:
Fixing SHA256 digest, pass four
15 Feb 2006; Markus Ullmann <jokey@gentoo.org> neti-1.01-r1.ebuild:
Removing virtual/libpcap wrt bug #117898
*neti-1.01-r1 (29 Apr 2005)
29 Apr 2005; Daniel Black <dragonheart@gentoo.org> files/neti-init,
-neti-1.01.ebuild, +neti-1.01-r1.ebuild:
Corrected init scripts as per bug #90415. Thanks to Marco Morales
<soulN0SPAMse@gmail.com>
30 Jan 2005; Daniel Black <dragonheart@gentoo.org> neti-1.01.ebuild:
Change to virtual/libpcap dependancy
28 Jul 2004; Daniel Black <dragonheart@gentoo.org> neti-1.01.ebuild:
Marked x86 stable
01 Jul 2004; Jon Hood <squinky86@gentoo.org> neti-1.01.ebuild:
change virtual/glibc to virtual/libc
23 Jun 2004; David Holm <dholm@gentoo.org> neti-1.01.ebuild:
Added to ~ppc.
23 Jun 2004; Daniel Black <dragonheart@gentoo.org> neti-1.01.ebuild:
~x86 keyword
*neti-1.01 (21 Jun 2004)
21 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+files/neti-init, +neti-1.01.ebuild:
Initial import thanks to Ben Thomasmail <ben@smallercircle.com> Dylan
Vanderhoof <llarian@llarian.net> in bug #49220
|