blob: e07d44957232b2602df34ba0231b090757a8330e (
plain)
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
|
# ChangeLog for net-analyzer/bigeye
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/ChangeLog,v 1.18 2012/03/21 15:24:40 tomka Exp $
21 Mar 2012; Thomas Kahle <tomka@gentoo.org> bigeye-0.3-r3.ebuild:
marked x86 per bug 342309
01 Aug 2011; Jeroen Roovers <jer@gentoo.org> files/bigeye-0.3-overflow.patch:
Clean up patch.
*bigeye-0.3-r3 (01 Aug 2011)
01 Aug 2011; Jeroen Roovers <jer@gentoo.org> -bigeye-0.3-r2.ebuild,
+bigeye-0.3-r3.ebuild, +files/bigeye-0.3-overflow.patch:
Fix overflow (bug #342309).
*bigeye-0.3-r2 (28 Aug 2010)
28 Aug 2010; Jeroen Roovers <jer@gentoo.org> +bigeye-0.3-r2.ebuild:
Respect LDFLAGS (bug #334917). Remove useless einfo from src_compile().
Remove elog messages and just patch README instead.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> bigeye-0.3-r1.ebuild:
Remove virtual/libc
01 May 2007; Marius Mauch <genone@gentoo.org> bigeye-0.3-r1.ebuild:
Replacing einfo with elog
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
09 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> -files/0.3-gcc3.patch,
-bigeye-0.3.ebuild:
Remove old ebuild.
15 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> bigeye-0.3-r1.ebuild:
Mark 0.3-r1 x86 stable.
*bigeye-0.3-r1 (08 Sep 2005)
08 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> +bigeye-0.3-r1.ebuild:
Use my new patch to fix compilation warnings in gcc-3.4.
29 Aug 2005; <dang@gentoo.org> bigeye-0.3.ebuild:
Marked ~amd64
19 Jul 2005; David Holm <dholm@gentoo.org> bigeye-0.3.ebuild:
Added to ~ppc.
15 May 2005; Marcelo Goes <vanquirius@gentoo.org> bigeye-0.3.ebuild:
Use toolchain-funcs.eclass instead of gcc.eclass. See bug 92745.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> bigeye-0.3.ebuild:
change virtual/glibc to virtual/libc, add IUSE
01 Jul 2004; Jon Hood <squinky86@gentoo.org> bigeye-0.3.ebuild:
change virtual/glibc to virtual/libc
*bigeye-0.3 (18 Aug 2002)
21 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Add gcc3 patch by Sven Wegener #41692.
18 Aug 2002; Bruce A. Locke <blocke@shivan.org> bigeye-0.3.ebuild:
Initial import.
|