aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-05 11:37:10 +0100
committerLoïc Hoguin <[email protected]>2015-12-05 11:37:10 +0100
commitc5149482e6854aee924df9b1d4c76278b75c0241 (patch)
tree28f8e72921318404e6f70a3650740c160480f048 /index
parent171361e947c1cc49c9f8b56a5f7c6bd2c443a13d (diff)
downloaderlang.mk-c5149482e6854aee924df9b1d4c76278b75c0241.tar.gz
erlang.mk-c5149482e6854aee924df9b1d4c76278b75c0241.tar.bz2
erlang.mk-c5149482e6854aee924df9b1d4c76278b75c0241.zip
Remove dhtcrawler from the package index
The URIs don't work for non-logged in users. Choosing to remove for now because the project also changed (there's a dhtcrawler2) so it might be worth adding this one instead (although it probably won't be compatible with Erlang.mk right now and seems to be more of a standalone repository).
Diffstat (limited to 'index')
-rw-r--r--index/dhtcrawler.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/index/dhtcrawler.mk b/index/dhtcrawler.mk
deleted file mode 100644
index 0d15138..0000000
--- a/index/dhtcrawler.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += dhtcrawler
-pkg_dhtcrawler_name = dhtcrawler
-pkg_dhtcrawler_description = dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents.
-pkg_dhtcrawler_homepage = https://github.com/kevinlynx/dhtcrawler
-pkg_dhtcrawler_fetch = git
-pkg_dhtcrawler_repo = https://github.com/kevinlynx/dhtcrawler
-pkg_dhtcrawler_commit = master