summaryrefslogtreecommitdiff
blob: 755ec02ba0506cd6f21cec218aa807920fe52f07 (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
# ChangeLog for sys-apps/discover
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.11 2005/03/09 01:00:37 vapier Exp $

*discover-2.0.7 (08 Mar 2005)

  08 Mar 2005; Mike Frysinger <vapier@gentoo.org> +discover-2.0.7.ebuild:
  Version bump #84321 by Jonas MG.

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> discover-1.5-r1.ebuild:
  sync IUSE (missing)

  25 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> discover-1.5-r1.ebuild,
  discover-2.0.2.ebuild:
  Won't work on sparc, no matter how much you prod it and say pretty please.

*discover-2.0.2 (08 Feb 2004)

  08 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Version bump #40345 by Diego Garcia.

*discover-1.5 (June 2002)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE variable since the URI has changed

  June 2002; Christoph Lameter <christoph@lameter.com> discover-1.5.ebuild files/digest-discover-1.5

  Discover is a hardware identification system based on the libdiscover1
  library.  Discover provides a flexible interface that programs can use to
  report a wide range of information about the hardware that is installed on a
  Linux system.  In addition to reporting information, discover includes
  support for doing hardware detection at boot time.  Detection occurs in two
  stages: The first stage, which runs from an initial ramdisk (initrd), loads
  just the drivers needed to mount the root file system, and the second stage
  loads the rest (ethernet cards, sound cards, etc.).
 
*discover-1.5-r1 (30 July 2002)
  30 July 2002; Christoph Lameter <christoph@gentoo.org> discover-1.5-r1.ebuild files/digest-discover-1.5-r1

  First release into gentoo cvs tree

  31 July 2002; Christoph Lameter <christoph@gentoo.org>

  Fix ebuild RDEPEND and other things