aboutsummaryrefslogtreecommitdiffstats
path: root/index/erlang_js.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2023-05-10 12:44:48 +0200
committerLoïc Hoguin <[email protected]>2023-05-10 12:44:48 +0200
commit5e04cbde8849cc0874461690dba9af1f2de37933 (patch)
treea0096d0f36a86b21d9cd7fd6d594c37d3edfbbc3 /index/erlang_js.mk
parent52492e67440e4cf7c00ff0dd892cd911b366ce2f (diff)
downloaderlang.mk-5e04cbde8849cc0874461690dba9af1f2de37933.tar.gz
erlang.mk-5e04cbde8849cc0874461690dba9af1f2de37933.tar.bz2
erlang.mk-5e04cbde8849cc0874461690dba9af1f2de37933.zip
Remove packages that look unmaintained and fail to compile
These are all fairly low risk because they haven't compiled for a while. A small number seem maintained in a fork and have a hex.pm entry that is maintained. The others are likely not used by anyone or only by users stuck on very old Erlang versions.
Diffstat (limited to 'index/erlang_js.mk')
-rw-r--r--index/erlang_js.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/index/erlang_js.mk b/index/erlang_js.mk
deleted file mode 100644
index f6953cd..0000000
--- a/index/erlang_js.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += erlang_js
-pkg_erlang_js_name = erlang_js
-pkg_erlang_js_description = A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
-pkg_erlang_js_homepage = https://github.com/basho/erlang_js
-pkg_erlang_js_fetch = git
-pkg_erlang_js_repo = https://github.com/basho/erlang_js
-pkg_erlang_js_commit = master