summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-10 02:57:54 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-10 02:57:54 +0000
commit6257913e3dd2ac58566e2ad72e60a4058219f9dd (patch)
treef45d847077c96028f495b75e6d21ee3c7db9caec /dev-python/google-api-python-client
parentWhitespace (diff)
downloadgentoo-2-6257913e3dd2ac58566e2ad72e60a4058219f9dd.tar.gz
gentoo-2-6257913e3dd2ac58566e2ad72e60a4058219f9dd.tar.bz2
gentoo-2-6257913e3dd2ac58566e2ad72e60a4058219f9dd.zip
Whitespace
(Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/google-api-python-client')
-rw-r--r--dev-python/google-api-python-client/ChangeLog6
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-1.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/google-api-python-client/ChangeLog b/dev-python/google-api-python-client/ChangeLog
index 6350ba7e230d..e3fc1a98f00c 100644
--- a/dev-python/google-api-python-client/ChangeLog
+++ b/dev-python/google-api-python-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/google-api-python-client
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.2 2013/09/05 18:46:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.3 2013/09/10 02:57:54 patrick Exp $
+
+ 10 Sep 2013; Patrick Lauer <patrick@gentoo.org>
+ google-api-python-client-1.1.ebuild:
+ Whitespace
05 Sep 2013; Michał Górny <mgorny@gentoo.org>
google-api-python-client-1.1.ebuild:
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild
index 81c395010297..33ee8b5dad5b 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild,v 1.2 2013/09/05 18:46:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.1.ebuild,v 1.3 2013/09/10 02:57:54 patrick Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
@@ -21,5 +21,3 @@ DEPEND="dev-python/python-gflags
dev-python/simplejson
dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
-
-