aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-16 11:00:36 +0100
committerLoïc Hoguin <[email protected]>2017-12-16 11:00:36 +0100
commit2e4c6fe5d0754d7d2f04ba1de6d58d6a550dc0e2 (patch)
treed223375f8d6db7a209f0af0c52630e853f7697a6
parent8e3d863afa654c969a7528285fce1ed77fa51604 (diff)
downloaderlang.mk-2e4c6fe5d0754d7d2f04ba1de6d58d6a550dc0e2.tar.gz
erlang.mk-2e4c6fe5d0754d7d2f04ba1de6d58d6a550dc0e2.tar.bz2
erlang.mk-2e4c6fe5d0754d7d2f04ba1de6d58d6a550dc0e2.zip
Remove classifier, dtl and gossiperl
The first two are gone, the latter depends on a dependency that's gone and the project hasn't been maintained for 3 years.
-rw-r--r--index/classifier.mk7
-rw-r--r--index/dtl.mk7
-rw-r--r--index/gossiperl.mk7
3 files changed, 0 insertions, 21 deletions
diff --git a/index/classifier.mk b/index/classifier.mk
deleted file mode 100644
index b8e1385..0000000
--- a/index/classifier.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += classifier
-pkg_classifier_name = classifier
-pkg_classifier_description = An Erlang Bayesian Filter and Text Classifier
-pkg_classifier_homepage = https://github.com/inaka/classifier
-pkg_classifier_fetch = git
-pkg_classifier_repo = https://github.com/inaka/classifier
-pkg_classifier_commit = master
diff --git a/index/dtl.mk b/index/dtl.mk
deleted file mode 100644
index 7c2497c..0000000
--- a/index/dtl.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += dtl
-pkg_dtl_name = dtl
-pkg_dtl_description = Django Template Language: A full-featured port of the Django template engine to Erlang.
-pkg_dtl_homepage = https://github.com/oinksoft/dtl
-pkg_dtl_fetch = git
-pkg_dtl_repo = https://github.com/oinksoft/dtl
-pkg_dtl_commit = master
diff --git a/index/gossiperl.mk b/index/gossiperl.mk
deleted file mode 100644
index cb1d05e..0000000
--- a/index/gossiperl.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-PACKAGES += gossiperl
-pkg_gossiperl_name = gossiperl
-pkg_gossiperl_description = Gossip middleware in Erlang
-pkg_gossiperl_homepage = http://gossiperl.com/
-pkg_gossiperl_fetch = git
-pkg_gossiperl_repo = https://github.com/gossiperl/gossiperl
-pkg_gossiperl_commit = master