summaryrefslogtreecommitdiffstats
path: root/www-misc/hldig/hldig-1.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/hldig/hldig-1.0.2.ebuild')
-rw-r--r--www-misc/hldig/hldig-1.0.2.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/www-misc/hldig/hldig-1.0.2.ebuild b/www-misc/hldig/hldig-1.0.2.ebuild
index 065c4442..f4c21508 100644
--- a/www-misc/hldig/hldig-1.0.2.ebuild
+++ b/www-misc/hldig/hldig-1.0.2.ebuild
@@ -6,6 +6,9 @@ EAPI="7"
inherit autotools
+# Don't use Gentoo mirrors
+RESTRICT="mirror"
+
DESCRIPTION="HTTP/HTML indexing and searching system"
HOMEPAGE="https://github.com/solbu/hldig"
SRC_URI="http://github.com/solbu/${PN}/archive/v${PV}.tar.gz"