Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/musl: packages.build
Date: Thu, 05 Jun 2014 14:54:37
Message-Id: 20140605145432.6629B2004F@flycatcher.gentoo.org
1 blueness 14/06/05 14:54:32
2
3 Modified: packages.build
4 Log:
5 Make sure sandbox is part of stage1 for musl profiles
6
7 Revision Changes Path
8 1.4 profiles/hardened/linux/musl/packages.build
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/musl/packages.build?r1=1.3&r2=1.4
13
14 Index: packages.build
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- packages.build 26 Jan 2014 18:09:58 -0000 1.3
21 +++ packages.build 5 Jun 2014 14:54:32 -0000 1.4
22 @@ -1,10 +1,11 @@
23 # Copyright 1999-2014 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v 1.3 2014/01/26 18:09:58 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages.build,v 1.4 2014/06/05 14:54:32 blueness Exp $
27
28 # This file lists extra packages needed to build for
29 # a stage 1 based on this profile.
30
31 dev-util/pkgconf
32 sys-apps/attr
33 +sys-apps/sandbox
34 dev-python/pyxattr