aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
commit9efdb853d38f53a41dd3f8990fb09aba4ae93980 (patch)
tree5ff5b13cc7783232cdfda380f23b4d60f8fbee36
parent93164d7eeb81efac12238d62a30857397e5a3d22 (diff)
downloaderlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.tar.gz
erlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.tar.bz2
erlang.mk-9efdb853d38f53a41dd3f8990fb09aba4ae93980.zip
Add package syslog to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 1358f23..cc6db5c 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -491,6 +491,7 @@ sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly
syntaxerl https://github.com/ten0s/syntaxerl a b
syntaxerl https://github.com/ten0s/syntaxerl https://github.com/ten0s/syntaxerl Syntax checker for Erlang
syslog https://github.com/Vagabond/erlang-syslog a b
+syslog https://github.com/Vagabond/erlang-syslog https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
taskforce https://github.com/g-andrade/taskforce a b
taskforce https://github.com/g-andrade/taskforce https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
diff --git a/packages.v1.txt b/packages.v1.txt
index 1358f23..cc6db5c 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -491,6 +491,7 @@ sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly
syntaxerl https://github.com/ten0s/syntaxerl a b
syntaxerl https://github.com/ten0s/syntaxerl https://github.com/ten0s/syntaxerl Syntax checker for Erlang
syslog https://github.com/Vagabond/erlang-syslog a b
+syslog https://github.com/Vagabond/erlang-syslog https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
taskforce https://github.com/g-andrade/taskforce a b
taskforce https://github.com/g-andrade/taskforce https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 676b2a7..a1f270a 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -491,6 +491,7 @@ sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync
syntaxerl git https://github.com/ten0s/syntaxerl master a b
syntaxerl git https://github.com/ten0s/syntaxerl master https://github.com/ten0s/syntaxerl Syntax checker for Erlang
syslog git https://github.com/Vagabond/erlang-syslog master a b
+syslog git https://github.com/Vagabond/erlang-syslog master https://github.com/Vagabond/erlang-syslog Erlang port driver for interacting with syslog via syslog(3)
taskforce git https://github.com/g-andrade/taskforce master a b
taskforce git https://github.com/g-andrade/taskforce master https://github.com/g-andrade/taskforce Erlang worker pools for controlled parallelisation of arbitrary tasks.
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes