blob: fd6f6bc804d6aa40887f1fab0c0379b62ddc3b11 (
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
|
# ChangeLog for app-shells/sandboxshell
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/sandboxshell/ChangeLog,v 1.8 2005/12/10 20:25:56 vapier Exp $
*sandboxshell-0.3 (10 Dec 2005)
10 Dec 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
files/sandboxshell.conf, -sandboxshell-0.2.ebuild,
+sandboxshell-0.3.ebuild:
Dont flood the env with functions #113624 and add sandboxwrite for custom
ccache/distcc paths if they exist #114387. Both by Petteri Raty.
*sandboxshell-0.2 (20 Nov 2005)
20 Nov 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
files/sandboxshell.conf, -sandboxshell-0.1-r2.ebuild,
+sandboxshell-0.2.ebuild:
Touchup code and add support for exporting vars from the portage environment
file #112618 by Petteri Raty.
*sandboxshell-0.1-r2 (27 Apr 2005)
27 Apr 2005; Mike Frysinger <vapier@gentoo.org> files/sandboxshell,
+sandboxshell-0.1-r2.ebuild:
Newer sandboxes install into /usr/lib instead of /lib.
*sandboxshell-0.1-r1 (23 Jun 2004)
23 Jun 2004; Mike Frysinger <vapier@gentoo.org> files/sandboxshell.conf,
+sandboxshell-0.1-r1.ebuild:
Add support for new homedir and trap signals went prompting
*sandboxshell-0.1 (09 Jul 2003)
31 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Added manpage.
09 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|