aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-03-01 01:04:40 +0100
committerLoïc Hoguin <[email protected]>2015-03-01 01:04:40 +0100
commitaf4fcada9cfdbebdc56055d4f7fdda2a0f561628 (patch)
treec88558e0d204579f3be5c571289549027b72bb75
parent883fa555c070e8fb3e7af9adfb6d3c0d52e9af78 (diff)
parent8d65185df9c36bf81c7e9704fef25df8ce026e05 (diff)
downloaderlang.mk-af4fcada9cfdbebdc56055d4f7fdda2a0f561628.tar.gz
erlang.mk-af4fcada9cfdbebdc56055d4f7fdda2a0f561628.tar.bz2
erlang.mk-af4fcada9cfdbebdc56055d4f7fdda2a0f561628.zip
Merge pull request #212 from oliv3/uuid
Add package uuid 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 00f2040..a16ac38 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -59,4 +59,5 @@ sync https://github.com/rustyio/sync.git https://github.com/rustyio/sync On-the-
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
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
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 00f2040..a16ac38 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -59,4 +59,5 @@ sync https://github.com/rustyio/sync.git https://github.com/rustyio/sync On-the-
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
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
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 1fc908a..e1eb7a7 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -59,4 +59,5 @@ sync git https://github.com/rustyio/sync.git master https://github.com/rustyio/s
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
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
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang