diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 15:50:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 15:50:18 +0200 |
commit | acb0dab5182327d36177aefea0411d4cb9f73094 (patch) | |
tree | f1e1e0ed011105cb668283d567c5e50e10e1b32e /1 | |
parent | 8b4384c974cdeb82ef78ff400b7a3fb8f5facc30 (diff) |
Remove email comment which is not supported
Diffstat (limited to '1')
-rw-r--r-- | 1/stable/repositories | 2 | ||||
-rw-r--r-- | 1/testing/repositories | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/1/stable/repositories b/1/stable/repositories index 56de136..24e6ce3 100644 --- a/1/stable/repositories +++ b/1/stable/repositories @@ -4,7 +4,7 @@ # www.build2.org/pkg/1/hello/stable -> www.build2.org/pkg/hello/ # url: ././.. -email: users@build2.org; build2 toolchain mailing list +email: users@build2.org summary: "Hello World" example package repository, stable section description: \ This section contains versions of packages that are considered to be stable. diff --git a/1/testing/repositories b/1/testing/repositories index f644d5a..d4dcc43 100644 --- a/1/testing/repositories +++ b/1/testing/repositories @@ -7,7 +7,7 @@ location: ../stable # www.build2.org/pkg/1/hello/testing -> www.build2.org/pkg/hello/ # url: ././.. -email: users@build2.org; build2 toolchain mailing list +email: users@build2.org summary: "Hello World" example package repository, testing section description: \ This section contains newly-released versions of packages that are being |