Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sys-Virt: Sys-Virt-1.0.0.ebuild ChangeLog
Date: Sun, 31 Mar 2013 16:00:43
Message-Id: 20130331160040.04C362171E@flycatcher.gentoo.org
1 jdhore 13/03/31 16:00:39
2
3 Modified: Sys-Virt-1.0.0.ebuild ChangeLog
4 Log:
5 marked x86 per bug 463520
6
7 (Portage version: 2.2.0_alpha170/cvs/Linux i686, signed Manifest commit with key 23E9E900)
8
9 Revision Changes Path
10 1.3 dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Sys-Virt-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Sys-Virt-1.0.0.ebuild 28 Mar 2013 07:54:50 -0000 1.2
23 +++ Sys-Virt-1.0.0.ebuild 31 Mar 2013 16:00:39 -0000 1.3
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-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild,v 1.2 2013/03/28 07:54:50 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-1.0.0.ebuild,v 1.3 2013/03/31 16:00:39 jdhore Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl"
34
35 SLOT="0"
36 -KEYWORDS="amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE="test"
39
40 RDEPEND=">=app-emulation/libvirt-${PV}"
41
42
43
44 1.23 dev-perl/Sys-Virt/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sys-Virt/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 28 Mar 2013 12:38:15 -0000 1.22
57 +++ ChangeLog 31 Mar 2013 16:00:39 -0000 1.23
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Sys-Virt
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.22 2013/03/28 12:38:15 pinkbyte Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.23 2013/03/31 16:00:39 jdhore Exp $
63 +
64 + 31 Mar 2013; Jeff Horelick <jdhore@g.o> Sys-Virt-1.0.0.ebuild:
65 + marked x86 per bug 463520
66
67 28 Mar 2013; Sergey Popov <pinkbyte@g.o> -Sys-Virt-0.9.11.ebuild,
68 -Sys-Virt-0.9.12.ebuild, -Sys-Virt-0.9.13.ebuild, -Sys-Virt-0.10.2.ebuild: