aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/antidote.mk7
-rw-r--r--index/rebar.mk7
2 files changed, 0 insertions, 14 deletions
diff --git a/index/antidote.mk b/index/antidote.mk
deleted file mode 100644
index ea590b2..0000000
--- a/index/antidote.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += antidote
-pkg_antidote_name = antidote
-pkg_antidote_description = Large-scale computation without synchronisation
-pkg_antidote_homepage = https://syncfree.lip6.fr/
-pkg_antidote_fetch = git
-pkg_antidote_repo = https://github.com/SyncFree/antidote
-pkg_antidote_commit = master
diff --git a/index/rebar.mk b/index/rebar.mk
deleted file mode 100644
index 7638219..0000000
--- a/index/rebar.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += rebar
-pkg_rebar_name = rebar
-pkg_rebar_description = Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
-pkg_rebar_homepage = http://www.rebar3.org
-pkg_rebar_fetch = git
-pkg_rebar_repo = https://github.com/erlang/rebar3
-pkg_rebar_commit = main