summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/flask-pymongo/flask-pymongo-0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-pymongo/flask-pymongo-0.1.2.ebuild b/dev-python/flask-pymongo/flask-pymongo-0.1.2.ebuild
index 6c551d34bf01..bd019a158889 100644
--- a/dev-python/flask-pymongo/flask-pymongo-0.1.2.ebuild
+++ b/dev-python/flask-pymongo/flask-pymongo-0.1.2.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/flask-pymongo/flask-pymongo-0.1.2.ebuild,v 1.1 2012/06/21 12:36:51 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-pymongo/flask-pymongo-0.1.2.ebuild,v 1.2 2012/06/21 15:52:52 mr_bones_ Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -52,4 +52,4 @@ src_install() {
insinto /usr/share/doc/${PF}
doins -r examples || die "Installation of examples failed"
fi
-} \ No newline at end of file
+}