summaryrefslogtreecommitdiff
blob: 31ed2e750cb87ac404923db84da86e2c5db64cf6 (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
75
76
77
78
79
80
81
82
# ChangeLog for sys-apps/memtest86
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v 1.22 2004/12/07 15:10:02 solar Exp $

  07 Dec 2004; <solar@gentoo.org> +files/memtest86-3.1a-test-pic.patch,
  memtest86-3.1a.ebuild:
  - patched memtest86-3.1a to disable pic on test.c which was causing BREG
  errors when building. x86 asm guru needed to make the test pic aware someday

*memtest86-3.1a (24 Sep 2004)

  24 Sep 2004; Mike Frysinger <vapier@gentoo.org> +memtest86-3.1a.ebuild:
  Version bump #49002 by Erinn Looney-Triggs.

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> memtest86-3.0-r1.ebuild,
  memtest86-3.0-r2.ebuild:
  sync IUSE (missing), glibc -> libc, trim trailing whitespace

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> memtest86-3.0-r2.ebuild:
  QA - fix use invocation

  18 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
  memtest86-3.0-r1.ebuild:
  This contains 32bit x86 assembly and won't work on amd64.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> memtest86-3.0-r2.ebuild:
  Add inherit eutils

  05 Feb 2004; <augustus@gentoo.org> memtest86-3.0-r2.ebuild:
  This won't compile on AMD64 right now. It will need some work. Changed to
  -amd64.

*memtest86-3.0-r2 (01 Feb 2004)

  01 Feb 2004; Michal Januszewski <spock@gentoo.org> memtest86-3.0-r1.ebuild,
  memtest86-3.0-r2.ebuild, files/memtest86-3.0.patch:
  A new revision which: makes memtest86 compile from source and not use the
  precompiled bin image, adds support for the local ''serial' USE flag and
  closes bugs #35717 and #28078.

  24 Jan 2003; <woodchip@gentoo.org> : add lilo example snip.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*memtest86-3.0-r1 (06 Sep 2002)

  06 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org>
  memtest86-3.0-r1.ebuild, files/digest-memtest-3.0-r1, ChangeLog :

  Installs the binary distributed with memetest86 rather than
  compiling it from source (which doesn't work with gcc3.2 at
  runtime). Upstream has been notified, but no response at the
  moment. Resolves bug #4088.

*memtest86-3.0 (03 Jun 2002)

  29 Sep 2002; Donny Davies <woodchip@gentoo.org> :
  Now uses mount-boot eclass, #7903.

  25 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org> :
  Applied hanno's ebuild from http://bugs.gentoo.org/show_bug.cgi?id=4088 to fix my bad.

  24 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org> :
  Replace patch with mandrake patch. Still doesn't seem to work
  properly though. Contacting upstream on this...

  22 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  It looks like a patch was developed to fix a bug but then never actually
  added to the ebuild ... so i put in the patch line in src_compile #8203

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (-ppc -sparc -sparc64)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> memtest86-3.0.ebuild :
  Added KEYWORDS.

  03 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> memtest86-3.0.ebuild files/digest-memtest86-3.0 :
  Memtest86 is thorough, stand alone memory test for x86 architecture 
  computers. BIOS based memory tests are only a quick check and often miss 
  many of the failures that are detected by Memtest86. 

  Ebuild submitted by Alastair Nicol <ifni@blueyonder.co.uk>.