Add (guix cve).
authorLudovic Courtès <ludo@gnu.org>
Thu, 26 Nov 2015 20:52:25 +0000 (21:52 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 26 Nov 2015 21:35:01 +0000 (22:35 +0100)
commit0eef7551303e3fc855809d84eed8421d2a075cfa
tree8ebfa3b7e0effc744691d7500fb2f9d8304fe8d7
parent8a5063f7774c225626224697b5548f2e953c6af4
Add (guix cve).

* guix/cve.scm, tests/cve-sample.xml, tests/cve.scm: New files.
* Makefile.am (MODULES): Add guix/cve.scm.
(SCM_TESTS): Add tests/cve.scm.
(EXTRA_DIST): Add tests/cve-sample.scm.
Makefile.am
guix/cve.scm [new file with mode: 0644]
tests/cve-sample.xml [new file with mode: 0644]
tests/cve.scm [new file with mode: 0644]