diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 16:40:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-06-16 16:40:31 +0200 |
commit | 95c4c20586a56fd8b8d32043d85c20f2c164474d (patch) | |
tree | 87a3b8e5dcf312677c3bc89e7eb688f975d8d242 /tests/manifest | |
parent | fc76d626cc9d43f899f46bcf62e6d047abd1f362 (diff) |
Rename manifest to package_manifest, add repository_manifest
Diffstat (limited to 'tests/manifest')
-rw-r--r-- | tests/manifest/manifest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manifest/manifest b/tests/manifest/manifest index 25491ef..a295dd7 100644 --- a/tests/manifest/manifest +++ b/tests/manifest/manifest @@ -1,4 +1,7 @@ : 1 +location: http://pkg.example.org/1/math +: +: name: libfoo : name: libbar |