From 50eabff14a251b2ddcabe9dd497f388b19d49664 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 11 Nov 2018 14:07:18 +0000 Subject: [PATCH] dev-python/statsmodels: add missing eclass Signed-off-by: Justin Lecher Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- dev-python/statsmodels/metadata.xml | 2 +- dev-python/statsmodels/statsmodels-0.6.1.ebuild | 4 ++-- dev-python/statsmodels/statsmodels-0.8.0.ebuild | 4 ++-- dev-python/statsmodels/statsmodels-0.9.0.ebuild | 4 ++-- dev-python/statsmodels/statsmodels-9999.ebuild | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev-python/statsmodels/metadata.xml b/dev-python/statsmodels/metadata.xml index 72014447a73d..0a394bee4cfd 100644 --- a/dev-python/statsmodels/metadata.xml +++ b/dev-python/statsmodels/metadata.xml @@ -1,4 +1,4 @@ - + diff --git a/dev-python/statsmodels/statsmodels-0.6.1.ebuild b/dev-python/statsmodels/statsmodels-0.6.1.ebuild index a7e420010582..e67e1d036250 100644 --- a/dev-python/statsmodels/statsmodels-0.6.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) -inherit distutils-r1 virtualx +inherit distutils-r1 eutils virtualx DESCRIPTION="Statistical computations and models for use with SciPy" HOMEPAGE="https://www.statsmodels.org/stable/index.html" diff --git a/dev-python/statsmodels/statsmodels-0.8.0.ebuild b/dev-python/statsmodels/statsmodels-0.8.0.ebuild index 3aedbad099a4..c8250754f8ef 100644 --- a/dev-python/statsmodels/statsmodels-0.8.0.ebuild +++ b/dev-python/statsmodels/statsmodels-0.8.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) -inherit distutils-r1 virtualx +inherit distutils-r1 eutils virtualx DESCRIPTION="Statistical computations and models for use with SciPy" HOMEPAGE="https://www.statsmodels.org/stable/index.html" diff --git a/dev-python/statsmodels/statsmodels-0.9.0.ebuild b/dev-python/statsmodels/statsmodels-0.9.0.ebuild index 95b3326d4d7e..c07a82610217 100644 --- a/dev-python/statsmodels/statsmodels-0.9.0.ebuild +++ b/dev-python/statsmodels/statsmodels-0.9.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 +inherit distutils-r1 eutils DESCRIPTION="Statistical computations and models for use with SciPy" HOMEPAGE="https://www.statsmodels.org/stable/index.html" diff --git a/dev-python/statsmodels/statsmodels-9999.ebuild b/dev-python/statsmodels/statsmodels-9999.ebuild index 51855998071e..888c2bcd17e8 100644 --- a/dev-python/statsmodels/statsmodels-9999.ebuild +++ b/dev-python/statsmodels/statsmodels-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 git-r3 virtualx +inherit distutils-r1 eutils git-r3 virtualx DESCRIPTION="Statistical computations and models for use with SciPy" HOMEPAGE="https://www.statsmodels.org/stable/index.html" -- 2.26.2