Gentoo Archives: gentoo-commits

From: "Amadeusz Zolnowski (aidecoe)" <aidecoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyro: pyro-4.14.ebuild ChangeLog
Date: Sat, 02 Jun 2012 06:38:32
Message-Id: 20120602063819.089512004B@flycatcher.gentoo.org
1 aidecoe 12/06/02 06:38:19
2
3 Modified: pyro-4.14.ebuild ChangeLog
4 Log:
5 Removed the test restriction; see comment 3 in the bug #416809.
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-python/pyro/pyro-4.14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild?r1=1.1&r2=1.2
15
16 Index: pyro-4.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pyro-4.14.ebuild 1 Jun 2012 13:16:04 -0000 1.1
23 +++ pyro-4.14.ebuild 2 Jun 2012 06:38:18 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild,v 1.1 2012/06/01 13:16:04 aidecoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-4.14.ebuild,v 1.2 2012/06/02 06:38:18 aidecoe Exp $
29
30 EAPI="3"
31 PYTHON_DEPEND="*:2.6"
32 @@ -32,7 +32,6 @@
33 S="${WORKDIR}/${MY_P}"
34
35 PYTHON_MODNAME="Pyro4"
36 -RESTRICT="test"
37
38 src_prepare() {
39 distutils_src_prepare
40
41
42
43 1.70 dev-python/pyro/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?rev=1.70&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?rev=1.70&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyro/ChangeLog?r1=1.69&r2=1.70
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v
52 retrieving revision 1.69
53 retrieving revision 1.70
54 diff -u -r1.69 -r1.70
55 --- ChangeLog 1 Jun 2012 13:19:38 -0000 1.69
56 +++ ChangeLog 2 Jun 2012 06:38:18 -0000 1.70
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/pyro
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.69 2012/06/01 13:19:38 aidecoe Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.70 2012/06/02 06:38:18 aidecoe Exp $
62 +
63 + 02 Jun 2012; Amadeusz Żołnowski <aidecoe@g.o> pyro-4.14.ebuild:
64 + Removed the test restriction; see comment 3 in the bug #416809.
65
66 01 Jun 2012; Amadeusz Żołnowski <aidecoe@g.o> -pyro-4.13.ebuild,
67 pyro-4.11.ebuild: