From 1831872e311e0276507eb186680eded5a9667fa9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 2 Aug 2017 12:34:54 +0300 Subject: Reorder urls/emails in manifest --- libhello/manifest | 2 +- libmhello/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libhello/manifest b/libhello/manifest index df2e9c5..cec2fe9 100644 --- a/libhello/manifest +++ b/libhello/manifest @@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example in C++. Its primary goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/libhello -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello +email: hello-users@example.org build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.5.0- diff --git a/libmhello/manifest b/libmhello/manifest index 6e5971e..f6c3209 100644 --- a/libmhello/manifest +++ b/libmhello/manifest @@ -9,8 +9,8 @@ A simple library that implements the "Hello World" example in C++ with modules. Its primary goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/libmhello -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/libhello/tree/libmhello +email: hello-users@example.org build-email: builds@build2.org build-exclude: *-msvc_15u0* ; Broken C++ modules support build-include: *-msvc_15* -- cgit v1.1