From 89765e31c5ef4a939683a3b79e8a87fcaae06c18 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 2 Aug 2017 12:33:03 +0300 Subject: Reorder urls/emails in manifest --- hello/manifest | 2 +- mhello/manifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hello/manifest b/hello/manifest index 8805fb6..89f6c02 100644 --- a/hello/manifest +++ b/hello/manifest @@ -10,8 +10,8 @@ libhello library. Its primary goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/hello -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/hello/tree/hello +email: hello-users@example.org build-email: builds@build2.org requires: c++11 depends: * build2 >= 0.5.0- diff --git a/mhello/manifest b/mhello/manifest index 2b60133..fb44668 100644 --- a/mhello/manifest +++ b/mhello/manifest @@ -10,8 +10,8 @@ modules using the libhello library. Its primary goal is to show a canonical build2/bpkg project/package. \ url: http://www.example.org/mhello -email: hello-users@example.org src-url: https://git.build2.org/cgit/hello/hello/tree/mhello +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