Gentoo Archives: gentoo-dev

From: Samuli Suominen <ssuominen@g.o>
To: gentoo-dev@l.g.o, cardoe@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-drivers/nvidia-drivers: nvidia-drivers-313.18.ebuild ChangeLog
Date: Sun, 03 Mar 2013 07:03:14
Message-Id: 5132F549.1020504@gentoo.org
1 On 02/03/13 18:02, Doug Goldstein (cardoe) wrote:
2 > cardoe 13/03/02 16:02:57
3 >
4 > Modified: nvidia-drivers-313.18.ebuild ChangeLog
5 > Log:
6 > Revert non-maintainer changes per bug #447566.
7 >
8 > (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
9 >
10 > Revision Changes Path
11 > 1.6 x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild
12 >
13 > file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild?rev=1.6&view=markup
14 > plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild?rev=1.6&content-type=text/plain
15 > diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild?r1=1.5&r2=1.6
16 >
17 > Index: nvidia-drivers-313.18.ebuild
18 > ===================================================================
19 > RCS file: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild,v
20 > retrieving revision 1.5
21 > retrieving revision 1.6
22 > diff -u -r1.5 -r1.6
23 > --- nvidia-drivers-313.18.ebuild 2 Mar 2013 11:30:39 -0000 1.5
24 > +++ nvidia-drivers-313.18.ebuild 2 Mar 2013 16:02:57 -0000 1.6
25 > @@ -1,6 +1,6 @@
26 > # Copyright 1999-2013 Gentoo Foundation
27 > # Distributed under the terms of the GNU General Public License v2
28 > -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild,v 1.5 2013/03/02 11:30:39 ssuominen Exp $
29 > +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-313.18.ebuild,v 1.6 2013/03/02 16:02:57 cardoe Exp $
30 >
31 > EAPI=5
32 >
33 > @@ -156,9 +156,6 @@
34 > epatch "${FILESDIR}"/nvidia-drivers-pax-usercopy.patch
35 > fi
36 >
37 > - epatch "${FILESDIR}"/${PN}-313.18-builddir-config.patch
38 > - epatch "${FILESDIR}"/${PN}-313.18-linux-3.{7,8}+.patch #447566
39 > -
40 > # Allow user patches so they can support RC kernels and whatever else
41 > epatch_user
42 > }
43 >
44 >
45 >
46 > 1.427 x11-drivers/nvidia-drivers/ChangeLog
47 >
48 > file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.427&view=markup
49 > plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.427&content-type=text/plain
50 > diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?r1=1.426&r2=1.427
51 >
52 > Index: ChangeLog
53 > ===================================================================
54 > RCS file: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v
55 > retrieving revision 1.426
56 > retrieving revision 1.427
57 > diff -u -r1.426 -r1.427
58 > --- ChangeLog 2 Mar 2013 11:30:39 -0000 1.426
59 > +++ ChangeLog 2 Mar 2013 16:02:57 -0000 1.427
60 > @@ -1,6 +1,12 @@
61 > # ChangeLog for x11-drivers/nvidia-drivers
62 > # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 > -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.426 2013/03/02 11:30:39 ssuominen Exp $
64 > +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 1.427 2013/03/02 16:02:57 cardoe Exp $
65 > +
66 > + 02 Mar 2013; Doug Goldstein <cardoe@g.o>
67 > + -files/nvidia-drivers-313.18-builddir-config.patch,
68 > + -files/nvidia-drivers-313.18-linux-3.7+.patch,
69 > + -files/nvidia-drivers-313.18-linux-3.8+.patch, nvidia-drivers-313.18.ebuild:
70 > + Revert non-maintainer changes per bug #447566.
71 >
72 > 02 Mar 2013; Samuli Suominen <ssuominen@g.o>
73 > nvidia-drivers-313.18.ebuild, +files/nvidia-drivers-313.18-linux-3.8+.patch:
74
75 There was no reason for this commit and for reverting you have to
76 justify your commit in technical terms.
77
78 I'll wait for your reply before restoring the patches in the ebuild.
79
80 - Samuli

Replies