From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-haskell/hit/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-haskell/hit/metadata.xml (limited to 'dev-haskell/hit/metadata.xml') diff --git a/dev-haskell/hit/metadata.xml b/dev-haskell/hit/metadata.xml new file mode 100644 index 000000000000..3f0d2b779d97 --- /dev/null +++ b/dev-haskell/hit/metadata.xml @@ -0,0 +1,22 @@ + + + + + haskell@gentoo.org + Gentoo Haskell + + + + An haskell implementation of git storage operations, allowing users + to manipulate git repositories (read and write). + + This implementation is fully interoperable with the main C implementation. + + This is stricly only manipulating the git store (what's inside the .git directory), + and doesn't do anything with the index or your working directory files. + + + + Build the executable + + -- cgit v1.2.3