aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-12 12:39:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-18 13:50:39 +0200
commit0103e8a96182ad12b3b98629ffe295a706ddcb66 (patch)
tree92beb9e92bc51b53c9d2aa6fc5a7163479825081 /tests
parent15077a1f309d615dcd905b0aec009cd079475327 (diff)
Add url, email, summary, description members to the repository_manifest class
Diffstat (limited to 'tests')
-rw-r--r--tests/manifest/repositories5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/manifest/repositories b/tests/manifest/repositories
index 184a15f..8d67635 100644
--- a/tests/manifest/repositories
+++ b/tests/manifest/repositories
@@ -5,3 +5,8 @@ role: prerequisite
location: ../stable
role: complement
:
+url: http://cppget.org
+email: repoman@cppget.org
+summary: General C++ package repository
+description: This is the awesome C++ package repository full of exciting\
+ stuff.