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
|
# ChangeLog for net-analyzer/snips
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snips/ChangeLog,v 1.5 2009/07/26 20:30:44 chainsaw Exp $
26 Jul 2009; <chainsaw@gentoo.org> metadata.xml:
Adding no-herd tag as requested by Thilo Bangert <bangert@gentoo.org> in
bug #279214.
04 Jul 2008; <chainsaw@gentoo.org>
+files/snips-1.2-link-correct-snmp-lib.patch, snips-1.2-r2.ebuild:
Linking fix, trapmon failed to link if net-snmp was installed on the
system. No revision bump, if this applied to you then your build broke.
*snips-1.2-r2 (04 Jul 2008)
04 Jul 2008; <chainsaw@gentoo.org> +files/snips-1.2-install-missing.patch,
-files/snips-1.2-r1-precache-config, +files/snips-1.2-r2-precache-config,
-snips-1.2-r1.ebuild, +snips-1.2-r2.ebuild:
Add a snips user & group to the system and set permissions appropriately.
Install 3 missing files.
*snips-1.2-r1 (30 Jun 2008)
30 Jun 2008; <chainsaw@gentoo.org>
+files/snips-1.2-destdir-awareness.patch,
-files/snips-1.2-precache-config, +files/snips-1.2-r1-precache-config,
-snips-1.2.ebuild, +snips-1.2-r1.ebuild:
Make the build system DESTDIR-aware to de-uglify the ebuild. Patch applied
upstream. Eternal glory for a libtool patch that makes the QA warning go
away.
*snips-1.2 (27 Jun 2008)
27 Jun 2008; <chainsaw@gentoo.org> +files/snips-1.2-code-ordering.patch,
+files/snips-1.2-conflicting-types.patch,
+files/snips-1.2-implicit-declarations.patch,
+files/snips-1.2-non-interactive.patch, +files/snips-1.2-precache-config,
+snips-1.2.ebuild:
Initial commit, ebuild by me.
|