summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-02 12:35:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-02 12:35:27 +0300
commit7911ece91007ece37d4ab33a0be95a70cb7a2761 (patch)
tree4d6d77c3830ed8b8427f74a0345d79394ab45a06
parentee4d88da19f068fe00189ac2e1ce0983ad239b9b (diff)
Reorder urls/emails in manifest
-rw-r--r--libmprint/manifest2
-rw-r--r--libprint/manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/libmprint/manifest b/libmprint/manifest
index b129860..df24189 100644
--- a/libmprint/manifest
+++ b/libmprint/manifest
@@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example printer in C++
with modules.
\
url: http://www.example.org/libmprint
-email: hello-users@example.org
src-url: https://git.build2.org/cgit/hello/libprint/tree/libmprint
+email: hello-users@example.org
build-email: builds@build2.org
build-exclude: *-msvc_15u0* ; Broken C++ modules support
build-include: *-msvc_15*
diff --git a/libprint/manifest b/libprint/manifest
index e7a647e..0f0f9e1 100644
--- a/libprint/manifest
+++ b/libprint/manifest
@@ -8,8 +8,8 @@ description: \
A simple library that implements the "Hello World" example printer in C++.
\
url: http://www.example.org/libprint
-email: hello-users@example.org
src-url: https://git.build2.org/cgit/hello/libprint/tree/libprint
+email: hello-users@example.org
build-email: builds@build2.org
requires: c++11
depends: * build2 >= 0.5.0-