Gentoo Archives: gentoo-commits

From: Krzysztof Pawlik <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/nelchael:master commit in: profiles/
Date: Tue, 28 Feb 2012 20:52:50
Message-Id: 1330263000.20df9ab87ff37674e98ac1c298d8f377a552cdea.nelchael@gentoo
1 commit: 20df9ab87ff37674e98ac1c298d8f377a552cdea
2 Author: Krzysztof Pawlik <none <AT> none>
3 AuthorDate: Sun Feb 26 13:30:00 2012 +0000
4 Commit: Krzysztof Pawlik <nelchael <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 26 13:30:00 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=commit;h=20df9ab8
7
8 Mask -r256 Python ebuilds.
9
10 ---
11 profiles/package.mask | 37 +++++++++++++++++++++++++++++++++++++
12 1 files changed, 37 insertions(+), 0 deletions(-)
13
14 diff --git a/profiles/package.mask b/profiles/package.mask
15 new file mode 100644
16 index 0000000..b10e3e5
17 --- /dev/null
18 +++ b/profiles/package.mask
19 @@ -0,0 +1,37 @@
20 +####################################################################
21 +# $Header$
22 +#
23 +# When you add an entry to the top of this file, add your name, the date, and
24 +# an explanation of why something is getting masked. Please be extremely
25 +# careful not to commit atoms that are not valid, as it can cause large-scale
26 +# breakage, especially if it ends up in the daily snapshot.
27 +#
28 +## Example:
29 +##
30 +## # Dev E. Loper <developer@g.o> (28 Jun 2012)
31 +## # Masking these versions until we can get the
32 +## # v4l stuff to work properly again
33 +## =media-video/mplayer-0.90_pre5
34 +## =media-video/mplayer-0.90_pre5-r1
35 +#
36 +# - Best last rites (removal) practices -
37 +# Include the following info:
38 +# a) reason for masking
39 +# b) bug # for the removal (and yes you should have one)
40 +# c) date of removal (either the date or "in x days")
41 +# d) the word "removal"
42 +#
43 +## Example:
44 +##
45 +## Dev E. Loper <developer@g.o> (25 Jan 2012)
46 +## Masked for removal in 30 days. Doesn't work
47 +## with new libfoo. Upstream dead, gtk-1, smells
48 +## funny. (bug #987654)
49 +## app-misc/some-package
50 +
51 +#--- END OF EXAMPLES ---
52 +
53 +# Krzysztof Pawlik <nelchael@g.o> (26 Feb 2012)
54 +# Use experimental python-distutils-ng.eclass.
55 +=dev-python/xlrd-0.7.1-r256
56 +=dev-python/xlwt-0.7.2-r256