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
83
|
# ChangeLog for sys-boot/yaboot-static
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot-static/ChangeLog,v 1.20 2008/05/23 07:07:04 corsair Exp $
23 May 2008; Markus Rothe <corsair@gentoo.org>
yaboot-static-1.3.14.ebuild:
Fix variable quoting: "${WORKDIR}/*" is not equal to "${WORKDIR}"/*. Add
some die traps to the mv and cp commands. The current ebuild didn't install
anything...
13 May 2008; Joseph Jezak <josejx@gentoo.org>
-files/ofpath_device-tree_check.patch, -yaboot-static-1.3.12.ebuild,
-yaboot-static-1.3.13.ebuild, -yaboot-static-1.3.13-r1.ebuild,
-yaboot-static-1.3.14_pre1.ebuild, yaboot-static-1.3.14.ebuild:
Removed old versions, marked 1.3.14 stable.
13 May 2008; Joseph Jezak <josejx@gentoo.org> yaboot-static-1.3.14.ebuild:
Added mac-fdisk as a dependency for bug #220431.
*yaboot-static-1.3.14 (04 Jan 2008)
04 Jan 2008; Brent Baude <ranger@gentoo.org>
yaboot-static-1.3.14_pre1.ebuild, +yaboot-static-1.3.14.ebuild:
Creating yaboot-static-1.3.14
04 Jan 2008; Brent Baude <ranger@gentoo.org>
yaboot-static-1.3.14_pre1.ebuild:
Marking yaboot-static-1.3.14_pre1 ppc64 stable
04 Jun 2007; Brent Baude <ranger@gentoo.org>
yaboot-static-1.3.14_pre1.ebuild:
Removing the patch from the new ebuild
*yaboot-static-1.3.14_pre1 (04 Jun 2007)
04 Jun 2007; Brent Baude <ranger@gentoo.org>
+yaboot-static-1.3.14_pre1.ebuild:
Added ebuild for yaboot-static-1.3.14_pre1
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
15 Feb 2006; Daniel Ostrow <dostrow@gentoo.org> -yaboot-static-1.0.ebuild,
yaboot-static-1.3.12.ebuild:
Fix old sys-apps yaboot deps and clen out old ebuilds.
*yaboot-static-1.3.13-r1 (08 Oct 2005)
08 Oct 2005; Daniel Ostrow <dostrow@gentoo.org>
+files/ofpath_device-tree_check.patch, +yaboot-static-1.3.13-r1.ebuild:
Added patch for bug #103610. Thanks to Stefan Bruda <bruda@turing.ubishops.ca>
for pointing out the patch.
24 Aug 2005; Markus Rothe <corsair@gentoo.org> yaboot-static-1.0.ebuild,
yaboot-static-1.3.12.ebuild, yaboot-static-1.3.13.ebuild:
changed 'cp -a' to 'cp -pPR'
13 Aug 2005; Brent Baude <ranger@gentoo.org> yaboot-static-1.3.13.ebuild:
Marking yaboot-static-1.3.13 stable ppc64 to pickup the ibm USE flag foo
10 Jul 2005; Daniel Ostrow <dostrow@gentoo.org>
yaboot-static-1.3.13.ebuild:
Fix broken depend.
06 Apr 2005; Daniel Ostrow <dostrow@gentoo.org> :
Version bump
15 Dec 2004; Markus Rothe <corsair@gentoo.org> yaboot-static-1.3.12.ebuild:
Added sys-fs/hfsutils and sys-fs/hfsplusutils to DEPEND
17 Nov 2004; Markus Rothe <corsair@gentoo.org> yaboot-static-1.3.12.ebuild:
Added sys-apps/powerpc-utils DEPENDS to fix nvsetenv issue. Bug #60751
18 Jul 2004; Tom Gall <tgall@gentoo.org> yaboot-static-1.3.12.ebuild:
stable on ppc64, bug #57486
*yaboot-static-1.3.12 (18 Jul 2004)
22 Mar 2004; Tom Gall <tgall@gentoo.org> yaboot-static-1.0.ebuild:
Initial bout of insanity
*yaboot-static-1.0 (22 Mar 2004)
|