summaryrefslogtreecommitdiff
blob: a0a5a9a5d6d38a9a87c2e1a011b8976d7cce9dbb (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
69
70
71
72
73
74
# ChangeLog for net-misc/zaptel
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.17 2004/10/26 01:42:03 stkn Exp $

*zaptel-1.0.1 (24 Oct 2004)

  24 Oct 2004; <stkn@gentoo.org> +files/zaptel-1.0.1-modulesd.diff,
  +files/zaptel-1.0.1-skbuff.diff, +zaptel-1.0.1.ebuild:
  New version, includes skbuff fixes for >=linux-2.6.9 (bug #66168, thx to Kevin
  Daughtridge <kevin@kdau.ath.cx>), now using kernel-mod.eclass
  (bug #68451, thx to Stefan Schweizer <sschweizer@gmail.com>)

  03 Oct 2004; <iggy@gentoo.org> zaptel-1.0.0.ebuild:
  switched custom ARCH setting code to use set_arch_to_* from eutils, also
  used some functions from kmod instead of homebrew stuff

*zaptel-1.0.0 (24 Sep 2004)

  24 Sep 2004; <stkn@gentoo.org>
  +files/zaptel-1.0.0-experimental-devfs26.diff,
  +files/zaptel-1.0.0-modulesd.diff, +zaptel-1.0.0.ebuild:
  version bump

  06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> zaptel-0.7.0.ebuild,
  zaptel-0.8.1.ebuild, zaptel-0.9.1.ebuild:
  Switch to use epause and ebeep, bug #62950

  27 Jul 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.9.1.ebuild:
  stable on x86

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> zaptel-0.7.0.ebuild,
  zaptel-0.8.1.ebuild, zaptel-0.9.1.ebuild:
  change virtual/glibc to virtual/libc

  09 Jun 2004; Aron Griffis <agriffis@gentoo.org> zaptel-0.7.0.ebuild,
  zaptel-0.8.1.ebuild, zaptel-0.9.1.ebuild:
  Fix use invocation

  10 May 2004; David Holm <dholm@gentoo.org> zaptel-0.9.1.ebuild:
  Added to ~ppc.

*zaptel-0.9.1 (10 May 2004)

  10 May 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.9.1.ebuild,
  files/zaptel-0.9.1-experimental-devfs26.diff,
  files/zaptel-0.9.1-modulesd.diff:
  version bump.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> zaptel-0.7.0.ebuild,
  zaptel-0.8.1.ebuild:
  Add inherit eutils

  17 Mar 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.8.1.ebuild:
  fixed SRC_URI

  16 Mar 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.7.0.ebuild:
  removed blocking of dev-sources (bug #44588)

*zaptel-0.8.1 (16 Mar 2004)

  16 Mar 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.8.1.ebuild:
  version bump, this version still lacks linux-2.6 support
  (kbuild + sandbox is a problem atm...)

  19 Feb 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.7.0.ebuild:
  fixed SRC_URI

*zaptel-0.7.0 (04 Jan 2004)

  04 Jan 2004; Stefan Knoblich <stkn@gentoo.org> zaptel-0.7.0.ebuild,
  files/zaptel-install_prefix-typo.patch,
  files/zaptel-mkdir-usrincludelinux.patch, files/zaptel-modulesd.patch:
  initial import. ebuild created by Ray Russell Reese III <anti@gentoo.org>