aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/openbabel-python/openbabel-python-9999.ebuild')
-rw-r--r--sci-chemistry/openbabel-python/openbabel-python-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
index de787dde8..ba62fbf72 100644
--- a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
+++ b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,10 +6,11 @@ EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
-inherit cmake-utils eutils git-2 multilib python-r1
+inherit cmake-utils eutils git-r3 multilib python-r1
DESCRIPTION="Python bindings for OpenBabel (including Pybel)"
HOMEPAGE="http://openbabel.sourceforge.net/"
+SRC_URI=""
EGIT_REPO_URI="https://github.com/openbabel/openbabel.git"
LICENSE="GPL-2"