commit: 36d0e84921375015037b5c0c9693761da8b403c6
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Jan 11 09:56:00 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 09:56:00 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=36d0e849
sci-libs/libfac: Remove RESTRICT="mirror"
---
sci-libs/libfac/libfac-3.1.0.ebuild | 2 --
sci-libs/libfac/libfac-3.1.1.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/sci-libs/libfac/libfac-3.1.0.ebuild
b/sci-libs/libfac/libfac-3.1.0.ebuild
index 6333cd4..81bd94d 100644
--- a/sci-libs/libfac/libfac-3.1.0.ebuild
+++ b/sci-libs/libfac/libfac-3.1.0.ebuild
@@ -22,8 +22,6 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
-RESTRICT="mirror"
-
src_configure() {
econf $(use_with singular Singular)
}
diff --git a/sci-libs/libfac/libfac-3.1.1.ebuild
b/sci-libs/libfac/libfac-3.1.1.ebuild
index 6333cd4..81bd94d 100644
--- a/sci-libs/libfac/libfac-3.1.1.ebuild
+++ b/sci-libs/libfac/libfac-3.1.1.ebuild
@@ -22,8 +22,6 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
-RESTRICT="mirror"
-
src_configure() {
econf $(use_with singular Singular)
}