summaryrefslogtreecommitdiff
blob: 087fa90a151a956d48be6d2cb84e79fb9fe65b45 (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
# ChangeLog for sys-apps/nbd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/nbd/ChangeLog,v 1.12 2004/08/13 12:57:12 tigger Exp $

  13 Aug 2004; Rob Holland <tigger@gentoo.org> nbd-2.7.1.ebuild:
  Actually install the manual pages, not the output of docbook2man.

  05 Jul 2004; Mike Frysinger <vapier@gentoo.org> nbd-2.7.1.ebuild:
  Include the nbd.h file from linux-2.6.7 to work around older linux-headers
  #56102 by Pieter De Wit.

*nbd-2.7.1 (20 Jun 2004)

  20 Jun 2004; Mike Frysinger <vapier@gentoo.org> +nbd-2.7.1.ebuild:
  Version bump #54483 by Ryan Earl.

*nbd-2.6.0 (02 May 2004)

  02 May 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #49587 by Redeeman.

*nbd-2.0-r1 (04 Apr 2004)

  04 Apr 2004; Mike Frysinger <vapier@gentoo.org> :
  Fix src_install() and install manpages.

*nbd-2.0 (20 Apr 2003)

  20 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.
  The project is now hosted at SF.

*nbd-14 (18 Feb 2002)

  02 Aug 2002; Seemant Kulleen <seemant@gentoo.org> nbd-14.ebuild :

  Typo fix, submitted by: bm78ac@gmx.de (Ralf Miunske) in bug #5910.

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (-ppc), this relies on x86 kernel

  14 Jul 2002; phoen][x <phoenix@gentoo.org> nbd-14.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  18 Feb 2002; Chris Houser <chouser@gentoo.org> :
  
  This is the first ebuild for nbd, the Linux Network Block Device client and
  server userland utilities.  To use these, you will need to have NBD compiled
  into your kernel.