Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.4.1.ebuild python-2.7.9-r1.ebuild ChangeLog
Date: Mon, 09 Feb 2015 15:33:52
Message-Id: 20150209153348.1907A11669@oystercatcher.gentoo.org
1 vapier 15/02/09 15:33:48
2
3 Modified: python-3.4.1.ebuild python-2.7.9-r1.ebuild
4 ChangeLog
5 Log:
6 Mark arm64/m68k/s390/sh stable.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.11 dev-lang/python/python-3.4.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.4.1.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.4.1.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.4.1.ebuild?r1=1.10&r2=1.11
16
17 Index: python-3.4.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.4.1.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- python-3.4.1.ebuild 11 Nov 2014 21:01:03 -0000 1.10
24 +++ python-3.4.1.ebuild 9 Feb 2015 15:33:48 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.4.1.ebuild,v 1.10 2014/11/11 21:01:03 maekke Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.4.1.ebuild,v 1.11 2015/02/09 15:33:48 vapier Exp $
31
32 EAPI="4"
33 WANT_AUTOMAKE="none"
34 @@ -18,7 +18,7 @@
35
36 LICENSE="PSF-2"
37 SLOT="3.4"
38 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
40 IUSE="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml"
41
42 # Do not add a dependency on dev-lang/python to this ebuild.
43
44
45
46 1.6 dev-lang/python/python-2.7.9-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild?r1=1.5&r2=1.6
51
52 Index: python-2.7.9-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- python-2.7.9-r1.ebuild 9 Jan 2015 11:56:46 -0000 1.5
59 +++ python-2.7.9-r1.ebuild 9 Feb 2015 15:33:48 -0000 1.6
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild,v 1.5 2015/01/09 11:56:46 klausman Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild,v 1.6 2015/02/09 15:33:48 vapier Exp $
65
66 EAPI="4"
67 WANT_AUTOMAKE="none"
68 @@ -18,7 +18,7 @@
69
70 LICENSE="PSF-2"
71 SLOT="2.7"
72 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
73 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
74 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
75
76 # Do not add a dependency on dev-lang/python to this ebuild.
77
78
79
80 1.813 dev-lang/python/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.813&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.813&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.812&r2=1.813
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
89 retrieving revision 1.812
90 retrieving revision 1.813
91 diff -u -r1.812 -r1.813
92 --- ChangeLog 7 Feb 2015 21:24:15 -0000 1.812
93 +++ ChangeLog 9 Feb 2015 15:33:48 -0000 1.813
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-lang/python
96 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.812 2015/02/07 21:24:15 floppym Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.813 2015/02/09 15:33:48 vapier Exp $
99 +
100 + 09 Feb 2015; Mike Frysinger <vapier@g.o> python-2.7.9-r1.ebuild,
101 + python-3.4.1.ebuild:
102 + Mark arm64/m68k/s390/sh stable.
103
104 *python-2.7.9-r2 (07 Feb 2015)