summaryrefslogtreecommitdiff
blob: db956e3675a0fa733217c1453dc7739e74406314 (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
# ChangeLog for net-analyzer/ethloop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethloop/ChangeLog,v 1.8 2010/12/31 19:13:58 phajdan.jr Exp $

  31 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ethloop-10-r3.ebuild:
  x86 stable wrt bug #336755

*ethloop-10-r3 (27 Dec 2010)

  27 Dec 2010; Jeroen Roovers <jer@gentoo.org> -ethloop-10-r2.ebuild,
  +ethloop-10-r3.ebuild, -files/ethloop-10-gcc44.patch,
  +files/ethloop-10-gcc45.patch:
  Really really really fix recv call (bug #336755).

*ethloop-10-r2 (01 Dec 2010)

  01 Dec 2010; Jeroen Roovers <jer@gentoo.org> +ethloop-10-r2.ebuild,
  +files/ethloop-10-gcc44.patch:
  Fix recv call (bug #336755), add some more includes. Use make command line
  variables instead of patching Makefile. Remove empty DEPEND.

  23 Jul 2006; Marcelo Goes <vanquirius@gentoo.org> -ethloop-10.ebuild,
  ethloop-10-r1.ebuild:
  Mark 10-r1 x86 stable, remove old ebuild.

*ethloop-10-r1 (10 Sep 2005)

  10 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
  +files/ethloop-10-gcc4.diff, +ethloop-10-r1.ebuild:
  Fix hardcoded CC and CFLAGS, include string.h in ethloop.c to avoid warnings
  and dosbin instead of dobin since this needs root priviledges anyway.

  16 Aug 2004; Eldad Zack <eldad@gentoo.org> ethloop-10.ebuild:
  x86 stable

  16 Jul 2004; David Holm <dholm@gentoo.org> ethloop-10.ebuild:
  Added to ~ppc.

*ethloop-10 (11 Jul 2004)

  11 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
  +ethloop-10.ebuild:
  Initial ebuild. Submitted by Diego Garcia <diego@envigo.net>. Closes #42275