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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
# ChangeLog for sys-apps/baselayout-prefix
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-prefix/ChangeLog,v 1.2 2011/03/24 19:09:03 grobian Exp $
24 Mar 2011; Fabian Groffen <grobian@gentoo.org>
baselayout-prefix-1.12.5-r9.ebuild:
Don't use userland_{Darwin,FreeBSD}, we're always on userland_GNU in Prefix
*baselayout-prefix-1.12.5-r9 (23 Mar 2011)
23 Mar 2011; Fabian Groffen <grobian@gentoo.org>
+baselayout-prefix-1.12.5-r9.ebuild, +files/baselayout-1.12.5-prefix.patch,
+files/baselayout-1.12.5-prefix-chaining.patch,
+files/baselayout-1.12.5-prefix-chaining-bash.patch,
+files/baselayout-1.12.5-prefix-chaining-eprefix.patch,
+files/baselayout-1.12.5-prefix-chaining-pkgconfig.patch,
+files/baselayout-1.12.5-prefix-chaining-prompt.patch,
+files/baselayout-1.12.5-prefix-chaining-recursion.patch,
+files/baselayout-1.12.5-prefix-no-consoletype.patch,
+files/baselayout-1.12.5-prefix-pidof.patch,
+files/baselayout-1.12.5-prefix-sh.patch,
+files/baselayout-1.12.5-prefix-src.patch, +metadata.xml:
Move to gx86, bump for EAPI=3 and other small fixes, including bug #358823
*baselayout-prefix-1.12.5-r8 (29 Oct 2010)
29 Oct 2010; Markus Duft <mduft@gentoo.org>
-baselayout-prefix-1.12.5-r7.ebuild, +baselayout-prefix-1.12.5-r8.ebuild,
+files/baselayout-1.12.5-prefix-chaining-bash.patch:
enable chained prefixes to find and use parent bash, revbump
11 Jun 2010; Fabian Groffen <grobian@gentoo.org>
baselayout-prefix-1.12.5-r7.ebuild:
Create portage group and user for root installs, bug #321623
*baselayout-prefix-1.12.5-r7 (14 May 2010)
14 May 2010; Fabian Groffen <grobian@gentoo.org>
+baselayout-prefix-1.12.5-r7.ebuild,
+files/baselayout-1.12.5-prefix-no-consoletype.patch,
+files/baselayout-1.12.5-prefix-pidof.patch,
+files/baselayout-1.12.5-prefix-sh.patch,
+files/baselayout-1.12.5-prefix-src.patch:
Revision bump including patches from bug #196294. Probably needs some
finishing touches. Masked for the time being not to raise false
expectations.
20 Jul 2009; Markus Duft <mduft@gentoo.org>
baselayout-prefix-1.12.5-r6.ebuild,
+files/baselayout-1.12.5-prefix-chaining-recursion.patch:
added patch for profile recursion, which was destroying some internal
information before...
14 Jul 2009; Markus Duft <mduft@gentoo.org>
files/baselayout-1.12.5-prefix-chaining-pkgconfig.patch:
fixed mistake in previous patch
14 Jul 2009; Markus Duft <mduft@gentoo.org>
baselayout-prefix-1.12.5-r6.ebuild,
+files/baselayout-1.12.5-prefix-chaining-pkgconfig.patch:
fixed pkg-config issues with prefix-chaining
*baselayout-prefix-1.12.5-r6 (26 Mar 2009)
26 Mar 2009; <mduft@gentoo.org>
+files/baselayout-1.12.5-prefix-chaining.patch,
-baselayout-prefix-1.12.5-r5.ebuild, +baselayout-prefix-1.12.5-r6.ebuild:
added prefix-chaining support. usefull together with a recent/patched
portage, and app-portage/prefix-chain-setup.
18 Mar 2009; Fabian Groffen <grobian@gentoo.org>
baselayout-prefix-1.12.5-r5.ebuild, baselayout-prefix-1.12.5-r5.ebuild:
inherit prefix
*baselayout-prefix-1.12.5-r5 (09 Nov 2007)
09 Nov 2007; Fabian Groffen <grobian@gentoo.org>
+baselayout-prefix-1.12.5-r5.ebuild:
Fix for bug #183874, create libdir symlinks when using a multilib profile
*baselayout-prefix-1.12.5-r4 (14 May 2007)
14 May 2007; Fabian Groffen <grobian@gentoo.org>
files/baselayout-1.12.5-prefix.patch, -baselayout-prefix-1.12.5-r3.ebuild,
+baselayout-prefix-1.12.5-r4.ebuild:
Change path in profile to have host-specific paths to come after prefix
path, such that they don't overrule e.g. opt/bin from prefix. Added sbin
variants to normal user PATH for prefix usage.
*baselayout-prefix-1.12.5-r3 (13 Apr 2007)
13 Apr 2007; Fabian Groffen <grobian@gentoo.org>
files/baselayout-1.12.5-prefix.patch, -baselayout-prefix-1.12.5-r2.ebuild,
+baselayout-prefix-1.12.5-r3.ebuild:
Add host manpath in 99basic file, such that it ends up as last in the
MANPATH, which is what we want
*baselayout-prefix-1.12.5-r2 (03 Dec 2006)
03 Dec 2006; Fabian Groffen <grobian@gentoo.org>
files/baselayout-1.12.5-prefix.patch, -baselayout-prefix-1.12.5-r1.ebuild,
+baselayout-prefix-1.12.5-r2.ebuild:
Fix manpath to include the system manpath and to not to include usr/local in
the prefix, as the prefix is the replacement of that.
*baselayout-darwin-1.11.11-r1 (07 Aug 2005)
07 Aug 2005; Joseph Jezak <josejx@gentoo.org>
+files/dont-destroy-path.patch, +baselayout-darwin-1.11.11-r1.ebuild:
Fixed less than stellar profile handling of PATH.
13 May 2005; <gongloo@gentoo.org> baselayout-darwin-1.11.11.ebuild:
Fixed xargs command-line argument (--null to -0).
*baselayout-darwin-1.11.11 (12 May 2005)
12 May 2005; Joseph Jezak <josejx@gentoo.org> +metadata.xml,
+baselayout-darwin-1.11.11.ebuild:
Initial commit.
|