aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
Diffstat (limited to 'index')
-rw-r--r--index/oauth2c.mk7
-rw-r--r--index/restc.mk7
2 files changed, 0 insertions, 14 deletions
diff --git a/index/oauth2c.mk b/index/oauth2c.mk
deleted file mode 100644
index 101e45d..0000000
--- a/index/oauth2c.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += oauth2c
-pkg_oauth2c_name = oauth2c
-pkg_oauth2c_description = Erlang OAuth2 Client
-pkg_oauth2c_homepage = https://github.com/kivra/oauth2_client
-pkg_oauth2c_fetch = git
-pkg_oauth2c_repo = https://github.com/kivra/oauth2_client
-pkg_oauth2c_commit = master
diff --git a/index/restc.mk b/index/restc.mk
deleted file mode 100644
index 115ad8d..0000000
--- a/index/restc.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += restc
-pkg_restc_name = restc
-pkg_restc_description = Erlang Rest Client
-pkg_restc_homepage = https://github.com/kivra/restclient
-pkg_restc_fetch = git
-pkg_restc_repo = https://github.com/kivra/restclient
-pkg_restc_commit = master