blob: 7348ce797a60cd2596139d6d46bd1d85a57afe14 (
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
|
# ChangeLog for sys-fs/submount
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/ChangeLog,v 1.17 2005/03/28 15:11:02 genstef Exp $
28 Mar 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r2.ebuild:
Fix 2.4 kernel compile: BUILD_TARGETS="default" -> BUILD_TARGETS=" " thanks
to Emilio <emilio@pink-panther-marburg.de> in bug 86650
28 Mar 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r2.ebuild:
Resolve bug 86650 by setting S in every ebuild stage, also change KV_DIR to
KV_OUT_DIR thanks to johnm
17 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
-submount-0.9-r1.ebuild:
Clean out old ebuilds.
17 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
submount-0.9-r2.ebuild:
Stable on ppc.
16 Feb 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r2.ebuild:
0.9-r2 x86 stable thanks to dsd in #gentoo-kernel.
*submount-0.9-r2 (13 Feb 2005)
13 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
+submount-0.9-r2.ebuild:
New revision to fix the /sbin <-> /usr/sbin problem, thanks to noddy
<dkaloper@mjesec.ffzg.hr> in bug 80616
28 Jan 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r1.ebuild,
-submount-0.9.ebuild:
x86 stable and remove older version for bug 79617
28 Jan 2005; Joseph Jezak <josejx@gentoo.org> submount-0.9-r1.ebuild:
Marked ppc stable for bug #79617.
25 Jan 2005; Stefan Schweizer <genstef@gentoo.org> submount-0.9-r1.ebuild:
Conversion to linux-mod
12 Oct 2004; <peter@gentoo.org> submount-0.9-r1.ebuild:
Small logic fix to not fail if using a 2.4 kernel.
*submount-0.9-r1 (12 Oct 2004)
12 Oct 2004; <peter@gentoo.org> +submount-0.9-r1.ebuild:
Revision bump that doesn't use deprecated kmod + config-kernel. Needs quick
testing so it can be marked x86 and ppc and then we can un package.mask this.
27 Sep 2004; Daniel Drake <dsd@gentoo.org> submount-0.9.ebuild:
Fix unpack on 2.4 based systems
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
submount-0.9.ebuild:
Masked submount-0.9.ebuild stable for ppc
02 Sep 2004; Travis Tilley <lv@gentoo.org> submount-0.9.ebuild:
added ~amd64 keyword
28 Apr 2004; <coxj@gentoo.org> submount-0.9.ebuild:
Fix 2.4 build
*submount-0.9 (16 Apr 2004)
16 Apr 2004; <coxj@gentoo.org> submount-0.9.ebuild:
Add submount to the portage tree. Initial Import.
|