Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/libvirt-python: libvirt-python-1.2.15.ebuild ChangeLog
Date: Tue, 23 Jun 2015 10:34:32
Message-Id: 20150623103427.C9E48A53@oystercatcher.gentoo.org
1 ago 15/06/23 10:34:27
2
3 Modified: libvirt-python-1.2.15.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #552272
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 dev-python/libvirt-python/libvirt-python-1.2.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild?r1=1.2&r2=1.3
15
16 Index: libvirt-python-1.2.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- libvirt-python-1.2.15.ebuild 20 Jun 2015 18:27:14 -0000 1.2
23 +++ libvirt-python-1.2.15.ebuild 23 Jun 2015 10:34:27 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild,v 1.2 2015/06/20 18:27:14 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.15.ebuild,v 1.3 2015/06/23 10:34:27 ago Exp $
29
30 EAPI=5
31
32 @@ -20,7 +20,7 @@
33 RDEPEND="app-emulation/libvirt:=[-python(-)]"
34 else
35 SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
36 - KEYWORDS="amd64 ~x86"
37 + KEYWORDS="amd64 x86"
38 RDEPEND="app-emulation/libvirt:0/${PV}"
39 fi
40 S="${WORKDIR}/${P%_rc*}"
41
42
43
44 1.40 dev-python/libvirt-python/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libvirt-python/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 20 Jun 2015 18:27:14 -0000 1.39
57 +++ ChangeLog 23 Jun 2015 10:34:27 -0000 1.40
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/libvirt-python
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.39 2015/06/20 18:27:14 zlogene Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.40 2015/06/23 10:34:27 ago Exp $
63 +
64 + 23 Jun 2015; Agostino Sarubbo <ago@g.o> libvirt-python-1.2.15.ebuild:
65 + Stable for x86, wrt bug #552272
66
67 20 Jun 2015; Mikle Kolyada <zlogene@g.o> libvirt-python-1.2.15.ebuild:
68 amd64 stable wrt bug #552272