5 changed files with 62 additions and 8 deletions
@ -1,4 +1,36 @@ |
|||
# Robert Förster <Dessa@gmake.de> (11 May 2014) |
|||
#################################################################### |
|||
# $Header: $ |
|||
# |
|||
# When you add an entry to the top of this file, add your name, the date, and |
|||
# an explanation of why something is getting masked. Please be extremely |
|||
# careful not to commit atoms that are not valid, as it can cause large-scale |
|||
# breakage, especially if it ends up in the daily snapshot. |
|||
# |
|||
## Example: |
|||
## |
|||
## # Dev E. Loper <developer@gentoo.org> (28 Jun 2012) |
|||
## # Masking these versions until we can get the |
|||
## # v4l stuff to work properly again |
|||
## =media-video/mplayer-0.90_pre5 |
|||
## =media-video/mplayer-0.90_pre5-r1 |
|||
# |
|||
# - Best last rites (removal) practices - |
|||
# Include the following info: |
|||
# a) reason for masking |
|||
# b) bug # for the removal (and yes you should have one) |
|||
# c) date of removal (either the date or "in x days") |
|||
# |
|||
## Example: |
|||
## |
|||
## # Dev E. Loper <developer@gentoo.org> (25 Jan 2013) |
|||
## # Masked for removal in 30 days. Doesn't work |
|||
## # with new libfoo. Upstream dead, gtk-1, smells |
|||
## # funny. (bug #987654) |
|||
## app-misc/some-package |
|||
|
|||
#--- END OF EXAMPLES --- |
|||
|
|||
# Robert Förster <Dessa@gmake.de> (11 Jun 2014) |
|||
# as per upstream webpage: |
|||
# <redletters>(MAY BE UNSTABLE - USE ONLY FOR TESTING)</redletters> |
|||
>=sci-misc/boinc-7.5.0 |
|||
|
@ -1,3 +1,11 @@ |
|||
# Robert Förster <Dessa@gmake.de> (17 Jan 2014) |
|||
# this requires =mysql-5.0 which is masked in tree |
|||
media-sound/teamspeak-server-bin mysql |
|||
# Copyright 1999-2014 Gentoo Foundation |
|||
# Distributed under the terms of the GNU General Public License v2 |
|||
# $Header: $ |
|||
|
|||
# This file requires >=portage-2.1.1 |
|||
# New entries go on top. |
|||
# |
|||
|
|||
# Robert Förster <Dessa@gmake.de> (17 Jan 2014) |
|||
# this requires =mysql-5.0* which is masked in g-x86 |
|||
media-sound/teamspeak-server-bin mysql |
|||
|
@ -0,0 +1,14 @@ |
|||
# Copyright 1999-2014 Gentoo Foundation |
|||
# Distributed under the terms of the GNU General Public License v2 |
|||
# $Header: $ |
|||
|
|||
# This file requires eapi 5 or later. New entries go on top. |
|||
# Please use the same syntax as in package.use.mask |
|||
|
|||
# Robert Förster <Dessa@gmake.de> (12 Jun 2014) |
|||
# apparmor is not yet stable |
|||
sys-process/audit apparmor |
|||
|
|||
# Robert Förster <Dessa@gmake.de> (12 Jun 2014) |
|||
# rspec:0 is not yet stable |
|||
www-servers/thin ruby_targets_ruby20 |
Loading…
Reference in new issue