aboutsummaryrefslogtreecommitdiffstats
path: root/index/classifier.mk
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 /index/classifier.mk
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.
Diffstat (limited to 'index/classifier.mk')
-rw-r--r--index/classifier.mk7
1 files changed, 0 insertions, 7 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