Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.3.2-r2.ebuild python-3.3.3.ebuild ChangeLog
Date: Sat, 23 Nov 2013 17:47:17
Message-Id: 20131123174709.F2C8A2004B@flycatcher.gentoo.org
1 jer 13/11/23 17:47:09
2
3 Modified: python-3.3.2-r2.ebuild python-3.3.3.ebuild
4 ChangeLog
5 Log:
6 Typo.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.8 dev-lang/python/python-3.3.2-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?r1=1.7&r2=1.8
16
17 Index: python-3.3.2-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- python-3.3.2-r2.ebuild 23 Nov 2013 17:23:34 -0000 1.7
24 +++ python-3.3.2-r2.ebuild 23 Nov 2013 17:47:09 -0000 1.8
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/dev-lang/python/python-3.3.2-r2.ebuild,v 1.7 2013/11/23 17:23:34 floppym Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.8 2013/11/23 17:47:09 jer Exp $
30
31 EAPI="3"
32 WANT_AUTOMAKE="none"
33 @@ -305,7 +305,7 @@
34 if [[ "${python_updater_warning}" == "1" ]]; then
35 ewarn "You have just upgraded from an older version of Python."
36 ewarn
37 - ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --chanded-use option to rebuild packages installing python modules."
38 + ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules."
39 ewarn
40 ewarn "For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules."
41 fi
42
43
44
45 1.3 dev-lang/python/python-3.3.3.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?r1=1.2&r2=1.3
50
51 Index: python-3.3.3.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- python-3.3.3.ebuild 23 Nov 2013 17:23:34 -0000 1.2
58 +++ python-3.3.3.ebuild 23 Nov 2013 17:47:09 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.2 2013/11/23 17:23:34 floppym Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.3 2013/11/23 17:47:09 jer Exp $
64
65 EAPI="4"
66 WANT_AUTOMAKE="none"
67 @@ -303,7 +303,7 @@
68 if [[ "${python_updater_warning}" == "1" ]]; then
69 ewarn "You have just upgraded from an older version of Python."
70 ewarn
71 - ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --chanded-use option to rebuild packages installing python modules."
72 + ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules."
73 ewarn
74 ewarn "For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules."
75 fi
76
77
78
79 1.714 dev-lang/python/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.714&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.714&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.713&r2=1.714
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
88 retrieving revision 1.713
89 retrieving revision 1.714
90 diff -u -r1.713 -r1.714
91 --- ChangeLog 23 Nov 2013 17:23:34 -0000 1.713
92 +++ ChangeLog 23 Nov 2013 17:47:09 -0000 1.714
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-lang/python
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.713 2013/11/23 17:23:34 floppym Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.714 2013/11/23 17:47:09 jer Exp $
98 +
99 + 23 Nov 2013; Jeroen Roovers <jer@g.o> python-3.3.2-r2.ebuild,
100 + python-3.3.3.ebuild:
101 + Typo.
102
103 23 Nov 2013; Mike Gilbert <floppym@g.o> python-3.3.2-r2.ebuild,
104 python-3.3.3.ebuild: