Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog package.mask
Date: Sun, 25 Oct 2009 21:04:03
Message-Id: E1N2AFo-0003xG-OR@stork.gentoo.org
1 grobian 09/10/25 21:03:56
2
3 Modified: ChangeLog package.mask
4 Log:
5 Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild
6
7 Revision Changes Path
8 1.107 profiles/prefix/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?rev=1.107&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?rev=1.107&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?r1=1.106&r2=1.107
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v
17 retrieving revision 1.106
18 retrieving revision 1.107
19 diff -u -r1.106 -r1.107
20 --- ChangeLog 22 Oct 2009 18:03:43 -0000 1.106
21 +++ ChangeLog 25 Oct 2009 21:03:56 -0000 1.107
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profiles/prefix
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.106 2009/10/22 18:03:43 darkside Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.107 2009/10/25 21:03:56 grobian Exp $
27 +
28 + 25 Oct 2009; Fabian Groffen <grobian@g.o> package.mask:
29 + Unmask pax-utils-0.1.19, I added the strndup patches to the Prefix ebuild
30
31 22 Oct 2009; Jeremy Olexa <darkside@g.o> linux/amd64/parent,
32 linux/ia64/parent, linux/x86/parent:
33
34
35
36 1.38 profiles/prefix/package.mask
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/package.mask?rev=1.38&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/package.mask?rev=1.38&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/package.mask?r1=1.37&r2=1.38
41
42 Index: package.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v
45 retrieving revision 1.37
46 retrieving revision 1.38
47 diff -u -r1.37 -r1.38
48 --- package.mask 5 Oct 2009 10:23:12 -0000 1.37
49 +++ package.mask 25 Oct 2009 21:03:56 -0000 1.38
50 @@ -1,5 +1,5 @@
51 ####################################################################
52 -# $Id: package.mask,v 1.37 2009/10/05 10:23:12 grobian Exp $
53 +# $Id: package.mask,v 1.38 2009/10/25 21:03:56 grobian Exp $
54 # When you add an entry to this file, add your name, the date, and an
55 # explanation of why something is getting masked. This file is for
56 # Prefix profiles only!
57 @@ -406,10 +406,6 @@
58 ~sys-apps/findutils-4.5.3
59 ~sys-apps/findutils-4.5.4
60
61 -# Fabian Groffen <grobian@g.o> (03 Dec 2008)
62 -# contains GNU-isms that the no-GNU-man should fix himself, bug #249731
63 -~app-misc/pax-utils-0.1.19
64 -
65 # Jeremy Olexa <darkside@g.o> (02 Dec 2008)
66 # Reported to work. However, you will need to package.provide some deps.
67 # See bug 248809 for more details.