diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-10-18 13:03:37 +0200 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-10-18 13:03:37 +0200 |
commit | f6ca5b2f63811a39491dcc10a7307764c787d192 (patch) | |
tree | f12f8578de99415db12342ec4ee2c1b022d6b40c /profiles | |
parent | rm useless blankline; rm useless use-flag setup (diff) | |
download | devel-f6ca5b2f63811a39491dcc10a7307764c787d192.tar.gz devel-f6ca5b2f63811a39491dcc10a7307764c787d192.tar.bz2 devel-f6ca5b2f63811a39491dcc10a7307764c787d192.zip |
add default/linux/package.use.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 4 | ||||
-rw-r--r-- | profiles/default/linux/package.use.mask | 23 |
2 files changed, 27 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 6bcb23a..8cc4db4 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 18 Oct 2015; Joerg Bornkessel <hd_brummy@gentoo.org> + +default/linux/package.use.mask, package.use.mask: + add default/linux/package.use.mask + 18 Oct 2015; Joerg Bornkessel <hd_brummy@gentoo.org> +package.use.mask: added package.use.mask diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask new file mode 100644 index 0000000..46647a5 --- /dev/null +++ b/profiles/default/linux/package.use.mask @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# 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 foo USE flag until we can get the +## # foo stuff to work properly again (bug 12345) +## =media-video/mplayer-0.90_pre5 foo +## =media-video/mplayer-0.90_pre5-r1 foo +# + +#--- END OF EXAMPLES --- + +# Joerg Bornkessel <hd_brummy@gentoo.org> (17 Oct 2015) +# tmp masked duing strong changes in core vdr +=media-video/vdr-2.3.1 alternatechannel permashift_v1 ttxtsubs |