summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:53:48 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:53:48 +0200
commita89df46a4176b48ca7f1bd4f9158d7291aeba432 (patch)
treef564b592089bf7bf28e518710a98b7ac67758162
parentsci-biology/biopython: Inherit optfeature.eclass (diff)
downloadgentoo-a89df46a4176b48ca7f1bd4f9158d7291aeba432.tar.gz
gentoo-a89df46a4176b48ca7f1bd4f9158d7291aeba432.tar.bz2
gentoo-a89df46a4176b48ca7f1bd4f9158d7291aeba432.zip
sci-chemistry/openbabel: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild2
-rw-r--r--sci-chemistry/openbabel/openbabel-2.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
index febff8ef60cf..02f4b074850b 100644
--- a/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
WX_GTK_VER="3.0"
-inherit cmake-utils desktop eutils toolchain-funcs wxwidgets
+inherit cmake-utils desktop optfeature toolchain-funcs wxwidgets
DESCRIPTION="Interconverts file formats used in molecular modeling"
HOMEPAGE="http://openbabel.org/wiki/Main_Page"
diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
index 410d0c89fe0f..6f60a5ab1354 100644
--- a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
WX_GTK_VER="3.0"
-inherit cmake-utils eutils toolchain-funcs wxwidgets
+inherit cmake-utils optfeature toolchain-funcs wxwidgets
DESCRIPTION="Interconverts file formats used in molecular modeling"
HOMEPAGE="http://openbabel.sourceforge.net/"