diff options
author | Krzysztof Pawlik <none@none> | 2012-02-26 14:30:00 +0100 |
---|---|---|
committer | Krzysztof Pawlik <none@none> | 2012-02-26 14:30:00 +0100 |
commit | 20df9ab87ff37674e98ac1c298d8f377a552cdea (patch) | |
tree | 2d5b82267cd11ae8b9e180a508d2b8f4480201f1 /profiles | |
parent | Add ebuilds testing python-distutils-ng.eclass. (diff) | |
download | nelchael-20df9ab87ff37674e98ac1c298d8f377a552cdea.tar.gz nelchael-20df9ab87ff37674e98ac1c298d8f377a552cdea.tar.bz2 nelchael-20df9ab87ff37674e98ac1c298d8f377a552cdea.zip |
Mask -r256 Python ebuilds.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..b10e3e5 --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,37 @@ +#################################################################### +# $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") +# d) the word "removal" +# +## Example: +## +## Dev E. Loper <developer@gentoo.org> (25 Jan 2012) +## 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 --- + +# Krzysztof Pawlik <nelchael@gentoo.org> (26 Feb 2012) +# Use experimental python-distutils-ng.eclass. +=dev-python/xlrd-0.7.1-r256 +=dev-python/xlwt-0.7.2-r256 |