summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-03 09:08:37 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-03 11:24:40 +0100
commit9dc17d867d8d41905eb2c887b92b5b038f5f0655 (patch)
treef1d2d4bc2d9ee62afe5bc84cf5e66601cc732b39 /dev-python/matplotlib
parentdev-python/matplotlib: Add missing mock support for doc build (diff)
downloadgentoo-9dc17d867d8d41905eb2c887b92b5b038f5f0655.tar.gz
gentoo-9dc17d867d8d41905eb2c887b92b5b038f5f0655.tar.bz2
gentoo-9dc17d867d8d41905eb2c887b92b5b038f5f0655.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-1.4.2.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-1.4.3.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-1.5.0.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-9999.ebuild2
4 files changed, 0 insertions, 8 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.2.ebuild b/dev-python/matplotlib/matplotlib-1.4.2.ebuild
index f5b16b1f5680..adc42560851d 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 86adcbf5e7e2..a92bbbc7fd38 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 a06ccd600495..ba3180e0597f 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 a62eac5ee1f0..03462537f63d 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