commit: c11d65aa820546f4ecc4f144a5d0073ae36c9c70 Author: tomboy64 <tomboy64 <AT> sina <DOT> cn> AuthorDate: Wed Apr 19 09:27:55 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Apr 20 17:06:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11d65aa
metadata.xml: removal of maintainer tomboy64 <AT> sina.cn (and proxy maintainers) as maintainers from dev-ml/io-page, dev-ml/mirage-profile, dev-ml/ocaml-cstruct, dev-ml/ocaml-dns, dev-ml/ocaml-pcap, dev-ml/ocaml-uri, dev-ml/ocplib-endian, and dev-ml/stringext. Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ml/io-page/metadata.xml | 7 ------- dev-ml/mirage-profile/metadata.xml | 13 ++----------- dev-ml/ocaml-cstruct/metadata.xml | 15 +++------------ dev-ml/ocaml-dns/metadata.xml | 13 ++----------- dev-ml/ocaml-pcap/metadata.xml | 13 ++----------- dev-ml/ocaml-uri/metadata.xml | 13 ++----------- dev-ml/ocplib-endian/metadata.xml | 13 ++----------- dev-ml/stringext/metadata.xml | 13 ++----------- 8 files changed, 15 insertions(+), 85 deletions(-) diff --git a/dev-ml/io-page/metadata.xml b/dev-ml/io-page/metadata.xml index addb9b12bdc..fe15850868b 100644 --- a/dev-ml/io-page/metadata.xml +++ b/dev-ml/io-page/metadata.xml @@ -1,17 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> <upstream> <remote-id type="github">mirage/io-page</remote-id> </upstream> diff --git a/dev-ml/mirage-profile/metadata.xml b/dev-ml/mirage-profile/metadata.xml index b1fe4e4b744..6ed0938f83b 100644 --- a/dev-ml/mirage-profile/metadata.xml +++ b/dev-ml/mirage-profile/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> + <upstream> <remote-id type="github">mirage/mirage-profile</remote-id> </upstream> </pkgmetadata> diff --git a/dev-ml/ocaml-cstruct/metadata.xml b/dev-ml/ocaml-cstruct/metadata.xml index a626b22deba..3770faddf42 100644 --- a/dev-ml/ocaml-cstruct/metadata.xml +++ b/dev-ml/ocaml-cstruct/metadata.xml @@ -1,23 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> + <use> <flag name="async">Support for asynchronous execution</flag> <flag name="lwt">Enable threads via lwt</flag> - <flag name="ppx">Enable the ppx syntax extension</flag> + <flag name="ppx">Enable the ppx syntax extension</flag> </use> <upstream> <remote-id type="github">mirage/ocaml-cstruct</remote-id> diff --git a/dev-ml/ocaml-dns/metadata.xml b/dev-ml/ocaml-dns/metadata.xml index d04515acbf0..766dc08a812 100644 --- a/dev-ml/ocaml-dns/metadata.xml +++ b/dev-ml/ocaml-dns/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> + <use> <flag name="async">support for asynchronous execution</flag> <flag name="lwt">enable threads via lwt</flag> </use> diff --git a/dev-ml/ocaml-pcap/metadata.xml b/dev-ml/ocaml-pcap/metadata.xml index 8f020437544..02d28ef415a 100644 --- a/dev-ml/ocaml-pcap/metadata.xml +++ b/dev-ml/ocaml-pcap/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> + <upstream> <remote-id type="github">mirage/ocaml-pcap</remote-id> </upstream> </pkgmetadata> diff --git a/dev-ml/ocaml-uri/metadata.xml b/dev-ml/ocaml-uri/metadata.xml index ea9ef195397..34e6384d841 100644 --- a/dev-ml/ocaml-uri/metadata.xml +++ b/dev-ml/ocaml-uri/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> + <use> <flag name="allservices">Compile support for all service types</flag> </use> <upstream> diff --git a/dev-ml/ocplib-endian/metadata.xml b/dev-ml/ocplib-endian/metadata.xml index 89b4b2a9db5..d9f3d24ca31 100644 --- a/dev-ml/ocplib-endian/metadata.xml +++ b/dev-ml/ocplib-endian/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> + <upstream> <remote-id type="github">OCamlPro/ocplib-endian</remote-id> </upstream> </pkgmetadata> diff --git a/dev-ml/stringext/metadata.xml b/dev-ml/stringext/metadata.xml index 775cf731eb7..a3f7ab664d8 100644 --- a/dev-ml/stringext/metadata.xml +++ b/dev-ml/stringext/metadata.xml @@ -1,20 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>M.B.</name> - <description>Maintainer, assign bugs to him</description> - </maintainer> - <maintainer type="project"> + <maintainer type="project"> <email>[email protected]</email> <name>Gentoo ML Project</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> + <upstream> <remote-id type="github">rgrinberg/stringext</remote-id> </upstream> </pkgmetadata>
