From 0103e8a96182ad12b3b98629ffe295a706ddcb66 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Nov 2015 12:39:40 +0200 Subject: Add url, email, summary, description members to the repository_manifest class --- tests/manifest/repositories | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/manifest') 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. -- cgit v1.1