sci-electronics/klayout: Drop unused eutils,multilib eclasses
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 25 Jan 2018 14:25:39 +0000 (15:25 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 25 Jan 2018 16:43:06 +0000 (17:43 +0100)
Package-Manager: Portage-2.3.20, Repoman-2.3.6

sci-electronics/klayout/klayout-0.25-r1.ebuild
sci-electronics/klayout/klayout-9999.ebuild

index 5d833f38cba29369e88792fdeb3c5d596a9ffd59..51dc1cbe53808114621adbc78a8a56b53dbc2a8c 100644 (file)
@@ -9,7 +9,7 @@ USE_RUBY="ruby23"
 
 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
-inherit eutils multilib toolchain-funcs python-single-r1 ruby-ng
+inherit toolchain-funcs python-single-r1 ruby-ng
 
 if [[ ${PV} = 9999* ]]; then
        EGIT_REPO_URI="https://github.com/klayoutmatthias/${PN}.git"
index 405eec9ad3cff1d7c94f1df1a2c862c6a1a42644..7c8f9f187849e9f9c230f783055923b2649e8f55 100644 (file)
@@ -9,7 +9,7 @@ USE_RUBY="ruby22"
 
 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
-inherit eutils multilib toolchain-funcs python-single-r1 ruby-ng
+inherit toolchain-funcs python-single-r1 ruby-ng
 
 if [[ ${PV} = 9999* ]]; then
        EGIT_REPO_URI="https://github.com/klayoutmatthias/${PN}.git"