commit:     1ca1c250c1a4c7eaf7899efc1968e6042509e9fd
Author:     Reinis Danne <rei4dan <AT> gmail <DOT> com>
AuthorDate: Wed Jan  6 14:25:47 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 14:25:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1ca1c250

sci-chemistry/openbabel-python: Remove obsolete sed

 sci-chemistry/openbabel-python/openbabel-python-9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild 
b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
index b80dcf9..c2a3d19 100644
--- a/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
+++ b/sci-chemistry/openbabel-python/openbabel-python-9999.ebuild
@@ -38,9 +38,6 @@ src_prepare() {
                -outdir scripts/python \
                scripts/openbabel-python.i \
                || die "Regeneration of openbabel-python.cpp failed"
-       sed \
-               -e '/__GNUC__/s:== 4:>= 4:g' \
-               -i include/openbabel/shared_ptr.h || die
 }
 
 src_configure() {

Reply via email to