commit: ad8cf2db0766c97dd1832547d50ae42de088abbe Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sat Oct 7 20:15:42 2017 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Sat Oct 7 20:15:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad8cf2db
dev-vcs/monotone: Drop proxied maintainer Proxied maintainer confirmed by mail, that he is not maintaining this package since +7 years. Closes: https://bugs.gentoo.org/633202 Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-vcs/monotone/metadata.xml | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/dev-vcs/monotone/metadata.xml b/dev-vcs/monotone/metadata.xml index 1c1347daaa2..fd524bde49c 100644 --- a/dev-vcs/monotone/metadata.xml +++ b/dev-vcs/monotone/metadata.xml @@ -1,24 +1,15 @@ <?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>Jonny</name> - <description>Future Maintainer</description> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> - A free distributed version control system. It provides a simple, - single-file transactional version store, with fully disconnected - operation and an efficient peer-to-peer synchronization - protocol. It understands history-sensitive merging, lightweight - branches, integrated code review and 3rd party testing. It uses - cryptographic version naming and client-side RSA certificates. It - has good internationalization support, has no external - dependencies, runs on linux, solaris, OSX, windows, and other - unixes, and is licensed under the GNU GPL. - </longdescription> +<!-- maintainer-needed --> + <longdescription>A free distributed version control system. It provides a simple, +single-file transactional version store, with fully disconnected +operation and an efficient peer-to-peer synchronization +protocol. It understands history-sensitive merging, lightweight +branches, integrated code review and 3rd party testing. It uses +cryptographic version naming and client-side RSA certificates. It +has good internationalization support, has no external +dependencies, runs on linux, solaris, OSX, windows, and other +unixes, and is licensed under the GNU GPL. + </longdescription> </pkgmetadata>
