Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r11306 - main/trunk/cnf
Date: Fri, 01 Aug 2008 02:22:10
Message-Id: E1KOkHP-0005i0-NG@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-08-01 02:22:06 +0000 (Fri, 01 Aug 2008)
3 New Revision: 11306
4
5 Modified:
6 main/trunk/cnf/make.conf.sparc-fbsd.diff
7 main/trunk/cnf/make.conf.x86-fbsd.diff
8 Log:
9 Fix new rejects in cnf/make.conf.*.diff.
10
11
12 Modified: main/trunk/cnf/make.conf.sparc-fbsd.diff
13 ===================================================================
14 --- main/trunk/cnf/make.conf.sparc-fbsd.diff 2008-08-01 02:09:22 UTC (rev 11305)
15 +++ main/trunk/cnf/make.conf.sparc-fbsd.diff 2008-08-01 02:22:06 UTC (rev 11306)
16 @@ -23,13 +23,3 @@
17
18 # Portage Directories
19 # ===================
20 -@@ -272,7 +286,8 @@
21 - # 'preserve-libs'
22 - # keep libraries around that would normally removed by an upgrade,
23 - # but are still needed by other packages
24 --# 'sandbox' enables sandboxing when running emerge and ebuild.
25 -+# 'sandbox' enables sandboxing when running emerge and ebuild. Doesn't
26 -+# work on *BSD-based systems.
27 - # 'splitdebug' Prior to stripping ELF etdyn and etexec files, the debugging
28 - # info is stored for later use by various debuggers. This
29 - # feature is disabled by 'nostrip'. For installation of source
30
31 Modified: main/trunk/cnf/make.conf.x86-fbsd.diff
32 ===================================================================
33 --- main/trunk/cnf/make.conf.x86-fbsd.diff 2008-08-01 02:09:22 UTC (rev 11305)
34 +++ main/trunk/cnf/make.conf.x86-fbsd.diff 2008-08-01 02:22:06 UTC (rev 11306)
35 @@ -63,13 +63,3 @@
36
37 # Portage Directories
38 # ===================
39 -@@ -272,7 +313,8 @@
40 - # 'preserve-libs'
41 - # keep libraries around that would normally removed by an upgrade,
42 - # but are still needed by other packages
43 --# 'sandbox' enables sandboxing when running emerge and ebuild.
44 -+# 'sandbox' enables sandboxing when running emerge and ebuild. Doesn't
45 -+# work on *BSD-based systems.
46 - # 'splitdebug' Prior to stripping ELF etdyn and etexec files, the debugging
47 - # info is stored for later use by various debuggers. This
48 - # feature is disabled by 'nostrip'. For installation of source