summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pymongo/pymongo-2.4.ebuild')
-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
+}