aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwinlu <[email protected]>2015-04-29 15:03:21 +0200
committerwinlu <[email protected]>2015-04-29 15:03:21 +0200
commita9e5071b58e63ee4650af8237c5d5c6db6d05ae9 (patch)
tree9858aee6a66b6732d6001c46625befd7f97c58e6
parentffd2a31629da59a7547a245e9b261b79e6d21de7 (diff)
downloaderlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.gz
erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.tar.bz2
erlang.mk-a9e5071b58e63ee4650af8237c5d5c6db6d05ae9.zip
rename wpool to worker_pool
-rw-r--r--packages.v1.tsv2
-rw-r--r--packages.v1.txt2
-rw-r--r--packages.v2.tsv2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index c8f882c..8bf4c7b 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -62,6 +62,6 @@ tddreloader https://github.com/version2beta/tddreloader https://github.com/versi
tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
-wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
+worker_pool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
diff --git a/packages.v1.txt b/packages.v1.txt
index c8f882c..8bf4c7b 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -62,6 +62,6 @@ tddreloader https://github.com/version2beta/tddreloader https://github.com/versi
tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn https://github.com/shizzard/unicorn https://github.com/shizzard/unicorn Generic configuration server
uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation
-wpool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
+worker_pool https://github.com/inaka/worker_pool.git https://github.com/inaka/worker_pool a simple erlang worker pool
xref_runner https://github.com/inaka/xref_runner.git https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
diff --git a/packages.v2.tsv b/packages.v2.tsv
index a0430e8..2d137b3 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -62,6 +62,6 @@ tddreloader git https://github.com/version2beta/tddreloader master https://githu
tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang.
unicorn git https://github.com/shizzard/unicorn 0.3.0 https://github.com/shizzard/unicorn Generic configuration server
uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation
-wpool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
+worker_pool git https://github.com/inaka/worker_pool.git 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool
xref_runner git https://github.com/inaka/xref_runner.git 0.2.0 https://github.com/inaka/xref_runner.git Erlang Xref Runner (inspired in rebar xref)
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang