From 9dc17d867d8d41905eb2c887b92b5b038f5f0655 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Tue, 3 Nov 2015 09:08:37 +0100 Subject: [PATCH] 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 --- 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 f5b16b1f56800..adc42560851d6 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 86adcbf5e7e2e..a92bbbc7fd38e 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 a06ccd600495c..ba3180e0597f0 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 a62eac5ee1f08..03462537f63d1 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