Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
Date: Thu, 29 Jul 2010 20:59:19
Message-Id: 20100729205915.71FD82CE15@corvid.gentoo.org
1 arfrever 10/07/29 20:59:15
2
3 Modified: package.use.mask
4 Log:
5 Mask python3 USE flag of sys-apps/portage.
6
7 Revision Changes Path
8 1.39 profiles/arch/alpha/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.39&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.39&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.38&r2=1.39
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- package.use.mask 25 Jul 2010 19:07:20 -0000 1.38
21 +++ package.use.mask 29 Jul 2010 20:59:15 -0000 1.39
22 @@ -1,6 +1,11 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.38 2010/07/25 19:07:20 nirbheek Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.39 2010/07/29 20:59:15 arfrever Exp $
27 +
28 +# Arfrever Frehtes Taifersar Arahesis <arfrever@g.o> (29 Jul 2010)
29 +# Mask python3 for stable portage until python-3.x is marked stable.
30 +=sys-apps/portage-2.1.8* python3
31 +=sys-apps/portage-2.1.7* python3
32
33 # Pacho Ramos <pacho@g.o> (08 Jul 2010)
34 # Needs libimobiledevice keyworded (bug 325839)