commit:     9dc17d867d8d41905eb2c887b92b5b038f5f0655
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 08:08:37 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 10:24:40 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc17d86

dev-python/matplotlib: Drop obsolete mirror restriction

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564714

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/matplotlib/matplotlib-1.4.2.ebuild | 2 --
 dev-python/matplotlib/matplotlib-1.4.3.ebuild | 2 --
 dev-python/matplotlib/matplotlib-1.5.0.ebuild | 2 --
 dev-python/matplotlib/matplotlib-9999.ebuild  | 2 --
 4 files changed, 8 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-1.4.2.ebuild 
b/dev-python/matplotlib/matplotlib-1.4.2.ebuild
index f5b16b1..adc4256 100644
--- a/dev-python/matplotlib/matplotlib-1.4.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.4.2.ebuild
@@ -100,8 +100,6 @@ REQUIRED_USE="
                || ( gtk gtk3 )
                )"
 
-RESTRICT="mirror"
-
 # A few C++ source files are written to srcdir.
 # Other than that, the ebuild shall be fit for out-of-source build.
 DISTUTILS_IN_SOURCE_BUILD=1

diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild 
b/dev-python/matplotlib/matplotlib-1.4.3.ebuild
index 86adcbf..a92bbbc 100644
--- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild
@@ -105,8 +105,6 @@ RDEPEND="${COMMON_DEPEND}
        qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] )
        "
 
-RESTRICT="mirror"
-
 # A few C++ source files are written to srcdir.
 # Other than that, the ebuild shall be fit for out-of-source build.
 DISTUTILS_IN_SOURCE_BUILD=1

diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild 
b/dev-python/matplotlib/matplotlib-1.5.0.ebuild
index a06ccd6..ba3180e 100644
--- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild
@@ -108,8 +108,6 @@ RDEPEND="${COMMON_DEPEND}
        qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] )
        "
 
-RESTRICT="mirror"
-
 # A few C++ source files are written to srcdir.
 # Other than that, the ebuild shall be fit for out-of-source build.
 DISTUTILS_IN_SOURCE_BUILD=1

diff --git a/dev-python/matplotlib/matplotlib-9999.ebuild 
b/dev-python/matplotlib/matplotlib-9999.ebuild
index a62eac5..0346253 100644
--- a/dev-python/matplotlib/matplotlib-9999.ebuild
+++ b/dev-python/matplotlib/matplotlib-9999.ebuild
@@ -107,8 +107,6 @@ RDEPEND="${COMMON_DEPEND}
        qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] )
        "
 
-RESTRICT="mirror"
-
 # A few C++ source files are written to srcdir.
 # Other than that, the ebuild shall be fit for out-of-source build.
 DISTUTILS_IN_SOURCE_BUILD=1

Reply via email to