Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog python-r1.eclass
Date: Sun, 28 Dec 2014 22:45:52
Message-Id: 20141228224547.CE051E613@oystercatcher.gentoo.org
1 mgorny 14/12/28 22:45:47
2
3 Modified: ChangeLog python-r1.eclass
4 Log:
5 Spelling, pointed out by floppym.
6
7 Revision Changes Path
8 1.1487 eclass/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1487&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1487&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1486&r2=1.1487
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
17 retrieving revision 1.1486
18 retrieving revision 1.1487
19 diff -u -r1.1486 -r1.1487
20 --- ChangeLog 28 Dec 2014 18:35:07 -0000 1.1486
21 +++ ChangeLog 28 Dec 2014 22:45:47 -0000 1.1487
22 @@ -1,6 +1,9 @@
23 # ChangeLog for eclass directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1486 2014/12/28 18:35:07 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1487 2014/12/28 22:45:47 mgorny Exp $
27 +
28 + 28 Dec 2014; Michał Górny <mgorny@g.o> python-r1.eclass:
29 + Spelling, pointed out by floppym.
30
31 28 Dec 2014; Michał Górny <mgorny@g.o> python-utils-r1.eclass:
32 Make the invalid function/variable checks non-fatal for now.
33
34
35
36 1.82 eclass/python-r1.eclass
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-r1.eclass?rev=1.82&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-r1.eclass?rev=1.82&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/python-r1.eclass?r1=1.81&r2=1.82
41
42 Index: python-r1.eclass
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v
45 retrieving revision 1.81
46 retrieving revision 1.82
47 diff -u -r1.81 -r1.82
48 --- python-r1.eclass 28 Dec 2014 10:56:55 -0000 1.81
49 +++ python-r1.eclass 28 Dec 2014 22:45:47 -0000 1.82
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2014 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v 1.81 2014/12/28 10:56:55 mgorny Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v 1.82 2014/12/28 22:45:47 mgorny Exp $
55
56 # @ECLASS: python-r1
57 # @MAINTAINER:
58 @@ -247,8 +247,8 @@
59 # are both in PYTHON_COMPAT and match any of the patterns passed
60 # as parameters to the function.
61 #
62 -# Remember to escape or quote the patterns to premature evaluation as a file
63 -# name glob.
64 +# Remember to escape or quote the patterns to prevent shell filename
65 +# expansion.
66 #
67 # When all implementations are requested, please use ${PYTHON_USEDEP}
68 # instead. Please also remember to set an appropriate REQUIRED_USE