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
|
# ChangeLog for net-analyzer/piwi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/piwi/ChangeLog,v 1.14 2004/06/24 22:15:12 agriffis Exp $
04 Jun 2004; Jon Hood <squinky86@gentoo.org> piwi-0.8.0.20031109-r2.ebuild:
fixed USE typo, postgres instead of postgresql; thanks Aquila (#52988)
20 May 2004; Michael Boman <mboman@gentoo.org> -piwi-0.0.20030717.ebuild,
-piwi-0.8.0.20030726.ebuild, -piwi-0.8.0.20031109-r1.ebuild,
-piwi-0.8.0.20031109.ebuild:
Cleaning out old ebuilds
15 May 2004; <SeJo@gentoo.org> piwi-0.8.0.20030726.ebuild,
piwi-0.8.0.20031109-r2.ebuild:
added ~ppc keyword
*piwi-0.8.0.20031109-r2 (29 Mar 2004)
29 Mar 2004; Michael Boman <mboman@gentoo.org>
piwi-0.8.0.20031109-r2.ebuild:
Make sure that either mysql or postgres USE flag is set. Closes bug 45065.
21 Mar 2004; Michael Boman <mboman@gentoo.org> piwi-0.0.20030717.ebuild:
QA: Unnecessary definition of S removed.
18 Mar 2004; Jason Wever <weeve@gentoo.org> piwi-0.8.0.20031109-r1.ebuild:
Added ~sparc keyword.
29 Feb 2004; Michael Boman <mboman@gentoo.org> metadata.xml:
Moving the package to 'netmon' herd.
*piwi-0.8.0.20031109-r1 (26 Jan 2004)
26 Jan 2004; Michael Boman <mboman@gentoo.org>
piwi-0.8.0.20031109-r1.ebuild:
Changed dependency on app-text/ghostscript to virtual/ghostscript. Closes bug
#39422
18 Dec 2003; Michael Boman <mboman@gentoo.org> piwi-0.8.0.20031109.ebuild,
files/make_release.sh, files/piwi-apache.conf:
Updated piwi-apache.conf, it was pointing at the old htdocs structure.
*piwi-0.8.0.20031109 (17 Dec 2003)
17 Dec 2003; Michael Boman <mboman@gentoo.org> piwi-0.8.0.20031109.ebuild,
files/make_release.sh:
New CVS snapshot. Uses GhostScript instead of GD by default to generate
images. Updated make_release.sh to generate filename the same way
upstream does it.
22 Nov 2003; Michael Boman <mboman@gentoo.org> metadata.xml:
I'm now the primary maintainer of this package. Please report all bugs
to mboman@gentoo.org
26 Jul 2003; <solar@gentoo.org> piwi-0.8.0.20030726.ebuild:
changed S=WORKDIR/P to S=WORKDIR
*piwi-0.8.0.20030726 (26 Jul 2003)
26 Jul 2003; <solar@gentoo.org> piwi-0.8.0.20030726.ebuild:
version bump, upstream now provides proper versioning
*piwi-0.0.20030717 (17 Jul 2003)
17 Jul 2003; <solar@gentoo.org> metadata.xml, piwi-0.0.20030717.ebuild,
files/make_release.sh, files/piwi-apache.conf:
Initial import of piwi, the web frontend to prelude-ids. courtesy of Michael
Boman
|