summaryrefslogtreecommitdiff
blob: c9e186fcf224f977139022ffb3895ba8da123214 (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
68
# ChangeLog for net-analyzer/nb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.14 2011/11/28 07:07:06 radhermit Exp $

  28 Nov 2011; Tim Harder <radhermit@gentoo.org> nb-0.8.3.ebuild:
  Remove autotools-utils eclass usage (fixes bug #392105).

  27 Nov 2011; Tim Harder <radhermit@gentoo.org> nb-0.8.3.ebuild:
  Build in the source tree.

  18 Nov 2011; Jeroen Roovers <jer@gentoo.org> nb-0.8.3.ebuild:
  Add missing pkgconfig dependency.

  18 Nov 2011; Jeroen Roovers <jer@gentoo.org> nb-0.8.3.ebuild,
  +files/nb-0.8.3-configure.patch:
  Respect CFLAGS/LDFLAGS. Fix underlinking issue by using pkg-config to obtain
  a list of libraries (bug #371893). Build nbTutorial.info without including
  fdl.texi.

  27 Oct 2011; Jeroen Roovers <jer@gentoo.org> nb-0.6.5-r1.ebuild,
  nb-0.8.3.ebuild:
  Block www-apps/nanoblogger by Diego Elio Pettenò (bug #295842).

*nb-0.8.3 (06 Jun 2011)

  06 Jun 2011; Jeroen Roovers <jer@gentoo.org> +nb-0.8.3.ebuild:
  Version bump. Introduce USE=static-libs. Block parallel make since it does
  not work due to crappy AM files.

  11 Feb 2010; Jeroen Roovers <jer@gentoo.org> nb-0.6.5-r1.ebuild:
  Block sys-boot/netboot (bug #304561).

*nb-0.6.5-r1 (16 Nov 2008)

  16 Nov 2008; Peter Volkov <pva@gentoo.org>
  +files/nb-0.6.5-CFLAGS-as-needed.patch, -nb-0.6.5.ebuild,
  +nb-0.6.5-r1.ebuild:
  Fixed wrong installation path for man pages (bug #246661) and not
  respecting C{,XX}FLAGS (bug #240858), thank Diego Pettenò for both.
  General ebuild cleanup, fixed build with --as-needed and now we respect
  LDFLAGS.

  06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -nb-0.6.2.ebuild:
  Cleanup

  08 Oct 2006; Markus Ullmann <jokey@gentoo.org> nb-0.6.5.ebuild:
  Adding samples and docs

*nb-0.6.5 (08 Oct 2006)

  08 Oct 2006; Markus Ullmann <jokey@gentoo.org> -nb-0.6.1.ebuild,
  nb-0.6.2.ebuild, +nb-0.6.5.ebuild:
  Version bump wrt bug #131995

*nb-0.6.2 (30 Jul 2005)

  30 Jul 2005; Marcelo Goes <vanquirius@gentoo.org> +nb-0.6.2.ebuild:
  Version bump.

  19 Jul 2005; David Holm <dholm@gentoo.org> nb-0.6.1.ebuild:
  Added to ~ppc.

*nb-0.6.1 (14 Mar 2005)

  14 Mar 2005; Eldad Zack <eldad@gentoo.org> +metadata.xml, +nb-0.6.1.ebuild:
  Initial ebuild. based on ebuild submitted by Luc Stepniewski
  <lstep@adelux.fr>. Closes #83145.