diff options
author | Reinis Danne <rei4dan@gmail.com> | 2014-02-14 20:08:10 +0200 |
---|---|---|
committer | Reinis Danne <rei4dan@gmail.com> | 2014-02-14 20:08:10 +0200 |
commit | f63b2fe477bbe9d9614aacc57299803d0fa6a134 (patch) | |
tree | 05c1fcae94bdff0022eb2a9937891670b32cd825 /sci-chemistry/openbabel-python | |
parent | sci-chemistry/openbabel: Fix DOCS (diff) | |
download | sci-f63b2fe477bbe9d9614aacc57299803d0fa6a134.tar.gz sci-f63b2fe477bbe9d9614aacc57299803d0fa6a134.tar.bz2 sci-f63b2fe477bbe9d9614aacc57299803d0fa6a134.zip |
sci-chemistry/openbabel-python: Fix move to git-r3
Diffstat (limited to 'sci-chemistry/openbabel-python')
-rw-r--r-- | sci-chemistry/openbabel-python/ChangeLog | 3 | ||||
-rw-r--r-- | sci-chemistry/openbabel-python/openbabel-python-9999.ebuild | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel-python/ChangeLog b/sci-chemistry/openbabel-python/ChangeLog index 7fb13854c..701f15df1 100644 --- a/sci-chemistry/openbabel-python/ChangeLog +++ b/sci-chemistry/openbabel-python/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Feb 2014; Reinis Danne <rei4dan@gmail.com> openbabel-python-9999.ebuild: + Fix move to git-r3. + 06 Jan 2014; Justin Lecher <jlec@gentoo.org> openbabel-python-9999.ebuild: Switch from git-2 to git-r3 diff --git a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild index ba62fbf72..a9bf578cb 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild @@ -28,8 +28,6 @@ DEPEND="${RDEPEND} >=dev-util/cmake-2.4.8 >=dev-lang/swig-2" -S="${WORKDIR}"/openbabel-${PV} - src_prepare() { cmake-utils_src_prepare sed \ |