Gentoo Archives: gentoo-commits

From: "Javier Villavicencio (the_paya)" <the_paya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd: make.defaults package.mask
Date: Thu, 22 Jan 2009 20:10:37
Message-Id: E1LQ5sN-0006J5-Aq@stork.gentoo.org
1 the_paya 09/01/22 20:10:07
2
3 Modified: make.defaults package.mask
4 Log:
5 Remove a few masks and force zlib and bzip2 on libarchive.
6
7 Revision Changes Path
8 1.2 profiles/default/bsd/fbsd/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/make.defaults?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/make.defaults?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/make.defaults?r1=1.1&r2=1.2
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/make.defaults,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- make.defaults 19 Jan 2009 22:15:17 -0000 1.1
21 +++ make.defaults 22 Jan 2009 20:10:07 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 2004-2009 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/make.defaults,v 1.1 2009/01/19 22:15:17 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/make.defaults,v 1.2 2009/01/22 20:10:07 the_paya Exp $
27
28 FEATURES="-sandbox"
29
30 @@ -12,8 +12,9 @@
31
32 USE="berkdb crypt ipv6 ncurses nls pam perl python readline ssl tcpd zlib"
33
34 -# Don't enable ipv6 because it can create trouble sto who have only IPv4
35 -USE="${USE} -ipv6"
36 +# Javier Villavicencio <the_paya@g.o> (22 Jan 2009)
37 +# Enabled again for testing.
38 +# USE="${USE} -ipv6"
39
40 # 2006/03/07 - Donnie Berkholz <dberkholz@g.o>
41 # Modular X: Support direct rendering by default
42
43
44
45 1.3 profiles/default/bsd/fbsd/package.mask
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.mask?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.mask?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.mask?r1=1.2&r2=1.3
50
51 Index: package.mask
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/package.mask,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- package.mask 21 Jan 2009 21:45:37 -0000 1.2
58 +++ package.mask 22 Jan 2009 20:10:07 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 2004-2005 Gentoo Foundation.
61 # Distributed under the terms of the GNU General Public License, v2
62 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/package.mask,v 1.2 2009/01/21 21:45:37 aballier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/package.mask,v 1.3 2009/01/22 20:10:07 the_paya Exp $
64
65 # As soon as the ~x86-fbsd keyword is spread enough, drop the extra masking
66 # used to limit usage of unsupported packages.
67 @@ -109,3 +109,7 @@
68
69 # revdep-rebuild is broken for g/fbsd in this version
70 =app-portage/gentoolkit-0.2.4_pre6
71 +
72 +# Javier Villavicencio <the_paya@g.o> (22 Jan 2009)
73 +# We are the bleeding edge here.
74 +->=sys-apps/portage-2.2_pre