summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-12-30 18:17:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-12-30 18:17:03 +0000
commit413fc3ea5a11ce0458650a6abd4a1077fc790227 (patch)
tree63bb49e9f122757adbf8931555056231b9b9652e /dev-python/libcloud
parentwhitespace (diff)
downloadgentoo-2-413fc3ea5a11ce0458650a6abd4a1077fc790227.tar.gz
gentoo-2-413fc3ea5a11ce0458650a6abd4a1077fc790227.tar.bz2
gentoo-2-413fc3ea5a11ce0458650a6abd4a1077fc790227.zip
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-python/libcloud')
-rw-r--r--dev-python/libcloud/libcloud-0.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libcloud/libcloud-0.7.1.ebuild b/dev-python/libcloud/libcloud-0.7.1.ebuild
index a6782428dd0f..0c071044a304 100644
--- a/dev-python/libcloud/libcloud-0.7.1.ebuild
+++ b/dev-python/libcloud/libcloud-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild,v 1.1 2011/12/27 13:39:11 patrick Exp $
+# $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 $
EAPI="3"
@@ -38,4 +38,4 @@ src_install() {
docinto examples/
dodoc "${S}"/example_*.py || die
fi
-} \ No newline at end of file
+}