Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-pvgrub: xen-pvgrub-4.2.1-r2.ebuild ChangeLog
Date: Thu, 23 May 2013 11:56:08
Message-Id: 20130523115558.0E54B2171D@flycatcher.gentoo.org
1 idella4 13/05/23 11:55:57
2
3 Modified: xen-pvgrub-4.2.1-r2.ebuild ChangeLog
4 Log:
5 Add jajl to DEPEND, fixes Bug #471008' by ago
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.2 app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: xen-pvgrub-4.2.1-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xen-pvgrub-4.2.1-r2.ebuild 20 May 2013 14:15:45 -0000 1.1
23 +++ xen-pvgrub-4.2.1-r2.ebuild 23 May 2013 11:55:57 -0000 1.2
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/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild,v 1.1 2013/05/20 14:15:45 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/xen-pvgrub-4.2.1-r2.ebuild,v 1.2 2013/05/23 11:55:57 idella4 Exp $
29
30 EAPI=4
31 PYTHON_DEPEND="2:2.6"
32 @@ -27,8 +27,8 @@
33 KEYWORDS="~amd64 ~x86"
34 IUSE="custom-cflags"
35
36 -DEPEND="sys-devel/gettext"
37 -
38 +DEPEND="sys-devel/gettext
39 + dev-libs/yajl"
40 RDEPEND=">=app-emulation/xen-4.2.1"
41
42 pkg_setup() {
43
44
45
46 1.25 app-emulation/xen-pvgrub/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.25&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?rev=1.25&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog?r1=1.24&r2=1.25
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v
55 retrieving revision 1.24
56 retrieving revision 1.25
57 diff -u -r1.24 -r1.25
58 --- ChangeLog 20 May 2013 14:15:45 -0000 1.24
59 +++ ChangeLog 23 May 2013 11:55:57 -0000 1.25
60 @@ -1,6 +1,10 @@
61 # ChangeLog for app-emulation/xen-pvgrub
62 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.24 2013/05/20 14:15:45 idella4 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-pvgrub/ChangeLog,v 1.25 2013/05/23 11:55:57 idella4 Exp $
65 +
66 + 23 May 2013; Ian Delaney <idella4@g.o> xen-pvgrub-4.2.0-r1.ebuild,
67 + xen-pvgrub-4.2.1-r1.ebuild, xen-pvgrub-4.2.1-r2.ebuild:
68 + Add jajl to DEPEND, fixes Bug #471008' by ago
69
70 *xen-pvgrub-4.2.1-r2 (20 May 2013)
71 *xen-pvgrub-4.2.2 (20 May 2013)