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 dev-python/libcloud: libcloud-0.7.1.ebuild
Date: Fri, 30 Dec 2011 18:17:15
Message-Id: 20111230181703.277922004B@flycatcher.gentoo.org
1 mr_bones_ 11/12/30 18:17:03
2
3 Modified: libcloud-0.7.1.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-python/libcloud/libcloud-0.7.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild?r1=1.1&r2=1.2
15
16 Index: libcloud-0.7.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libcloud-0.7.1.ebuild 27 Dec 2011 13:39:11 -0000 1.1
23 +++ libcloud-0.7.1.ebuild 30 Dec 2011 18:17:03 -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/dev-python/libcloud/libcloud-0.7.1.ebuild,v 1.1 2011/12/27 13:39:11 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild,v 1.2 2011/12/30 18:17:03 mr_bones_ Exp $
29
30 EAPI="3"
31
32 @@ -38,4 +38,4 @@
33 docinto examples/
34 dodoc "${S}"/example_*.py || die
35 fi
36 -}
37 \ No newline at end of file
38 +}