Gentoo Archives: gentoo-dev

From: Vlastimil Babka <caster@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Best practices for package.mask removals
Date: Sun, 03 Feb 2008 13:07:44
Message-Id: 47A5BC95.6050705@gentoo.org
In Reply to: Re: [gentoo-dev] Best practices for package.mask removals by Mike Frysinger
1 Mike Frysinger wrote:
2 > On Monday 28 January 2008, Ryan Hill wrote:
3 >> In your package.mask entry, it would help to have the following info:
4 >
5 > it would help too if you add a comment like this to the top of the mask file
6 > -mike
7
8 I've did it instead:
9
10 Index: package.mask
11 ===================================================================
12 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
13 retrieving revision 1.8234
14 diff -u -B -r1.8234 package.mask
15 --- package.mask 3 Feb 2008 10:28:21 -0000 1.8234
16 +++ package.mask 3 Feb 2008 13:06:48 -0000
17 @@ -3,7 +3,7 @@
18 # When you add an entry to this file, add your name, the date, and an
19 # explanation of why something is getting masked
20 #
21 -# NOTE: Please add your entry at the top!
22 +# NOTE: Please add your entry at the top (below the examples)!
23 #
24
25 ##
26 @@ -21,6 +21,25 @@
27 ## End example
28 ##
29
30 +## Best last rites (removal) practices, as suggested by
31 +## Ryan Hill <dirtyepic@g.o>
32 +##
33 +## Include the following info:
34 +## a) reason for masking
35 +## b) bug # for the removal (and yes you should have one)
36 +## c) date of removal (either the date or "in x days")
37 +## d) the word "removal"
38 +##
39 +## Example
40 +##
41 +# Dev Elepor <noname@g.o> (25 Jan 2012)
42 +# Masked for removal in 30 days. Doesn't work
43 +# with new libfoo. Upstream dead, gtk-1, smells
44 +# funny. (bug #987654)
45 +#app-misc/some-package
46 +##
47 +## End example, put the real deal below.
48 +
49 # Benedikt Böhm <hollow@g.o> (03 Feb 2008)
50 # Masked for removal in 30 days wrt #208584
51 # Does not use webapp/depend.apache eclass correctly

Attachments

File name MIME type
signature.asc application/pgp-signature