summaryrefslogtreecommitdiff
blob: bfeb4ee15bdf96197b97fa79463c79917009ae64 (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
# ChangeLog for media-radio/ax25-tools
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  25 Sep 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  files/ax25-tools-0.0.10_rc2-parallel-make.patch:
  further parallel make fixes

  20 Sep 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  ax25-tools-0.0.10_rc2.ebuild,
  +files/ax25-tools-0.0.10_rc2-parallel-make.patch:
  fix for parallel build problem

  07 Sep 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  ax25-tools-0.0.10_rc2.ebuild:
  work around for parallel build problem

  20 Jul 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  ax25-tools-0.0.10_rc2.ebuild:
  Simplify ${MY_P}

  23 Jun 2009; Romain Perier (mrpouet) <mrpouet@gentoo.org>
  ax25-tools-0.0.10_rc2.ebuild:
  Add ~amd64 into KEYWORDS and add || die statement to rm and newinitd calls

  23 Jun 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  -ax25-tools-0.0.10_rc1.ebuild, +ax25-tools-0.0.10_rc2.ebuild:
  Minor version bump

  16 Jun 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  -ax25-tools-0.0.8_p20081125.ebuild, +ax25-tools-0.0.10_rc1.ebuild:
  minor version bump

  19 Jan 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  ax25-tools-0.0.8_p20081125.ebuild:
  Add suggested RDEPEND=${DEPEND}

  25 Nov 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  -ax25-tools-0.0.8_p20080711.ebuild, +ax25-tools-0.0.8_p20081125.ebuild,
  -files/ax25-tools-9999-axgetput.diff:
  New snapshot with some bugfixes

  19 Aug 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> metadata.xml:
  Fix metadata.xml and add USE flag description wrt GLEP 56

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  ax25-tools-0.0.8_p20080711.ebuild:
  Whitespace

  27 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org>
  ax25-tools-0.0.8_p20080711.ebuild:
  Remove unnecessary quoting on assignment

  25 Jul 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
  ax25-tools-0.0.8_p20080711.ebuild:
  fix trailing whitespace

  25 Jul 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> +files/ax25d.rc,
  +ax25-tools-0.0.8_p20080711.ebuild, +files/mheardd.rc, +files/netromd.rc,
  +files/rip98d.rc, +files/ax25-tools-9999-axgetput.diff, +files/rxecho.rc,
  +files/ttylinkd.rc, +metadata.xml:
  Ebuild for bug 232927 based on old ebuild for ax25-tools-0.0.8-r1 from CVS
  attic. Thanks to Tommy[D] and chithead for help.