diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:20 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:20 +0300 |
commit | 8690715aa20c350b6b1e1b15ab5fa95b63d1d70d (patch) | |
tree | 4a2773d544ee7faacccaadc5efb9f405d87b4114 | |
parent | 9e7d4b6eac9c771cb827955d1a4c0c20da745025 (diff) | |
download | erlang.mk-8690715aa20c350b6b1e1b15ab5fa95b63d1d70d.tar.gz erlang.mk-8690715aa20c350b6b1e1b15ab5fa95b63d1d70d.tar.bz2 erlang.mk-8690715aa20c350b6b1e1b15ab5fa95b63d1d70d.zip |
Add package vert to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index aa61d32..9e91d09 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -362,6 +362,7 @@ unsplit https://github.com/uwiger/unsplit a b uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert https://github.com/msantos/erlang-libvirt a b +vert https://github.com/msantos/erlang-libvirt https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmstats https://github.com/ferd/vmstats a b walrus https://github.com/devinus/walrus a b webmachine https://github.com/basho/webmachine https://github.com/basho/webmachine A REST-based system for building web applications. diff --git a/packages.v1.txt b/packages.v1.txt index aa61d32..9e91d09 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -362,6 +362,7 @@ unsplit https://github.com/uwiger/unsplit a b uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID Implementation ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert https://github.com/msantos/erlang-libvirt a b +vert https://github.com/msantos/erlang-libvirt https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmstats https://github.com/ferd/vmstats a b walrus https://github.com/devinus/walrus a b webmachine https://github.com/basho/webmachine https://github.com/basho/webmachine A REST-based system for building web applications. diff --git a/packages.v2.tsv b/packages.v2.tsv index d2dbff4..520bafa 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -362,6 +362,7 @@ unsplit git https://github.com/uwiger/unsplit master a b uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid Erlang UUID Implementation ux git https://github.com/erlang-unicode/ux master https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert git https://github.com/msantos/erlang-libvirt master a b +vert git https://github.com/msantos/erlang-libvirt master https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmstats git https://github.com/ferd/vmstats master a b walrus git https://github.com/devinus/walrus master a b webmachine git https://github.com/basho/webmachine master https://github.com/basho/webmachine A REST-based system for building web applications. |