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/libvirt-glib: libvirt-glib-0.0.8.ebuild
Date: Tue, 01 May 2012 06:09:48
Message-Id: 20120501060828.8634E2004B@flycatcher.gentoo.org
1 mr_bones_ 12/05/01 06:08:28
2
3 Modified: libvirt-glib-0.0.8.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild?r1=1.1&r2=1.2
15
16 Index: libvirt-glib-0.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libvirt-glib-0.0.8.ebuild 30 Apr 2012 20:24:54 -0000 1.1
23 +++ libvirt-glib-0.0.8.ebuild 1 May 2012 06:08:28 -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/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild,v 1.1 2012/04/30 20:24:54 cardoe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild,v 1.2 2012/05/01 06:08:28 mr_bones_ Exp $
29
30 EAPI="4"
31 GCONF_DEBUG="no"
32 @@ -43,4 +43,3 @@
33 src_compile() {
34 emake -j1
35 }
36 -