Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Fri, 27 Dec 2013 21:24:29
Message-Id: 20131227212425.5367A2004C@flycatcher.gentoo.org
1 tomwij 13/12/27 21:24:25
2
3 Modified: package.mask
4 Log:
5 Remove old sandbox mask for *-sources as those ebuilds are no longer present and people had sufficient time to upgrade. Corrected a new mask that was likely meant for aufs-sources instead of gentoo-sources.
6
7 Revision Changes Path
8 1.15282 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15282&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15282&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15281&r2=1.15282
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.15281
18 retrieving revision 1.15282
19 diff -u -r1.15281 -r1.15282
20 --- package.mask 27 Dec 2013 18:02:08 -0000 1.15281
21 +++ package.mask 27 Dec 2013 21:24:24 -0000 1.15282
22 @@ -1,6 +1,6 @@
23 ####################################################################
24
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15281 2013/12/27 18:02:08 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15282 2013/12/27 21:24:24 tomwij Exp $
27 #
28 # When you add an entry to the top of this file, add your name, the date, and
29 # an explanation of why something is getting masked. Please be extremely
30 @@ -33,7 +33,7 @@
31
32 # Justin Lecher <jlec@g.o> (27 Dec 2013)
33 # This version isn't released yet
34 -sys-kernel/gentoo-sources:3.12.7
35 +sys-kernel/aufs-sources:3.12.7
36
37 # Samuli Suominen <ssuominen@g.o> (25 Dec 2013)
38 # The required icons from faenza-xfce-icon-theme are now part of
39 @@ -280,13 +280,6 @@
40 # Only available for ruby18, no dependencies left
41 dev-ruby/postgres
42
43 -# Tom Wijsman <TomWij@g.o> (30 Nov 2013)
44 -# Mask gentoo-sources-3.12.{0,1} as it causes sandbox violations, please note
45 -# that 3.12.2 is out now. aufs-sources masked by Justin Lecher <jlec@g.o>
46 -sys-kernel/gentoo-sources:3.12.1
47 -sys-kernel/aufs-sources:3.12.0
48 -sys-kernel/aufs-sources:3.12.1
49 -
50 # Hans de Graaff <graaff@g.o> (24 Nov 2013)
51 # dev-ruby/id3lib-ruby only works with deprecated ruby 1.8.
52 # media-sound/omptagger is its dependency and no longer maintained