Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python-exec: python-exec-2.0.1.ebuild ChangeLog
Date: Sun, 01 Dec 2013 09:54:11
Message-Id: 20131201095402.A678C2004B@flycatcher.gentoo.org
1 hattya 13/12/01 09:54:02
2
3 Modified: python-exec-2.0.1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #491420
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.10 dev-lang/python-exec/python-exec-2.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild?r1=1.9&r2=1.10
15
16 Index: python-exec-2.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- python-exec-2.0.1.ebuild 24 Nov 2013 18:51:25 -0000 1.9
23 +++ python-exec-2.0.1.ebuild 1 Dec 2013 09:54:02 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v 1.9 2013/11/24 18:51:25 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/python-exec-2.0.1.ebuild,v 1.10 2013/12/01 09:54:02 hattya Exp $
29
30 EAPI=5
31
32 @@ -16,7 +16,7 @@
33
34 LICENSE="BSD"
35 SLOT="2"
36 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 RDEPEND="!<dev-python/python-exec-10000"
41
42
43
44 1.13 dev-lang/python-exec/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?rev=1.13&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?rev=1.13&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?r1=1.12&r2=1.13
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v
53 retrieving revision 1.12
54 retrieving revision 1.13
55 diff -u -r1.12 -r1.13
56 --- ChangeLog 24 Nov 2013 18:51:25 -0000 1.12
57 +++ ChangeLog 1 Dec 2013 09:54:02 -0000 1.13
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/python-exec
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.12 2013/11/24 18:51:25 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python-exec/ChangeLog,v 1.13 2013/12/01 09:54:02 hattya Exp $
63 +
64 + 01 Dec 2013; Akinori Hattori <hattya@g.o> python-exec-2.0.1.ebuild:
65 + ia64 stable wrt bug #491420
66
67 24 Nov 2013; Agostino Sarubbo <ago@g.o> python-exec-2.0.1.ebuild:
68 Stable for x86, wrt bug #491420