Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: xen-tools-4.1.2-r2.ebuild
Date: Wed, 30 Nov 2011 19:40:15
Message-Id: 20111130193953.5E0982004B@flycatcher.gentoo.org
1 mr_bones_ 11/11/30 19:39:53
2
3 Modified: xen-tools-4.1.2-r2.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: xen-tools-4.1.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xen-tools-4.1.2-r2.ebuild 28 Nov 2011 18:29:19 -0000 1.1
23 +++ xen-tools-4.1.2-r2.ebuild 30 Nov 2011 19:39:53 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild,v 1.1 2011/11/28 18:29:19 alexxy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.1.2-r2.ebuild,v 1.2 2011/11/30 19:39:53 mr_bones_ Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="2"
32 @@ -321,4 +321,4 @@
33
34 pkg_postrm() {
35 python_mod_cleanup $(use pygrub && echo grub) xen
36 -}
37 \ No newline at end of file
38 +}