summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-12-05 04:17:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-12-05 04:17:19 +0000
commit7be94a8bbfaa87eab028e63f29108ea97f6688b4 (patch)
tree5d7f1b19af2a24c0650a2a99ce8ad8a462093f65 /dev-python/pymongo
parentwhitespace (diff)
downloadgentoo-2-7be94a8bbfaa87eab028e63f29108ea97f6688b4.tar.gz
gentoo-2-7be94a8bbfaa87eab028e63f29108ea97f6688b4.tar.bz2
gentoo-2-7be94a8bbfaa87eab028e63f29108ea97f6688b4.zip
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/pymongo')
-rw-r--r--dev-python/pymongo/pymongo-2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pymongo/pymongo-2.4.ebuild b/dev-python/pymongo/pymongo-2.4.ebuild
index 7540041b3fc2..370cbd75cb19 100644
--- a/dev-python/pymongo/pymongo-2.4.ebuild
+++ b/dev-python/pymongo/pymongo-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pymongo/pymongo-2.4.ebuild,v 1.1 2012/11/28 10:00:48 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pymongo/pymongo-2.4.ebuild,v 1.2 2012/12/05 04:17:19 mr_bones_ Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -61,4 +61,4 @@ src_install() {
pkg_postinst() {
ewarn "Important changes on this release, make sure to read the changelog:"
ewarn "http://api.mongodb.org/python/${PV}/changelog.html"
-} \ No newline at end of file
+}