* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/monotone/
@ 2016-08-06 9:39 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-08-06 9:39 UTC (permalink / raw
To: gentoo-commits
commit: b02aadf9f336a5e34fd72458e69c6bf3425a6999
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 09:33:34 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 09:39:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02aadf9
dev-vcs/monotone: Cleanup per bug #96436
Package-Manager: portage-2.3.0
dev-vcs/monotone/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-vcs/monotone/metadata.xml b/dev-vcs/monotone/metadata.xml
index 07b440c..1c1347d 100644
--- a/dev-vcs/monotone/metadata.xml
+++ b/dev-vcs/monotone/metadata.xml
@@ -6,10 +6,6 @@
<name>Jonny</name>
<description>Future Maintainer</description>
</maintainer>
- <maintainer type="person">
- <email>pva@gentoo.org</email>
- <name>Peter Volkov</name>
- </maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/monotone/
@ 2017-10-04 7:42 Alon Bar-Lev
0 siblings, 0 replies; 3+ messages in thread
From: Alon Bar-Lev @ 2017-10-04 7:42 UTC (permalink / raw
To: gentoo-commits
commit: cec70f867b495b0fa6914b436e20e49cf1c49830
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 4 07:38:19 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 4 07:38:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec70f86
dev-vcs/monotone: use slotted botan
Package-Manager: Portage-2.3.8, Repoman-2.3.1
dev-vcs/monotone/monotone-1.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/monotone/monotone-1.0-r4.ebuild b/dev-vcs/monotone/monotone-1.0-r4.ebuild
index a04a8dd6684..16d77a02eb4 100644
--- a/dev-vcs/monotone/monotone-1.0-r4.ebuild
+++ b/dev-vcs/monotone/monotone-1.0-r4.ebuild
@@ -16,7 +16,7 @@ IUSE="doc ipv6 nls test"
RDEPEND="sys-libs/zlib
>=dev-libs/libpcre-7.6
- >=dev-libs/botan-1.8.0
+ >=dev-libs/botan-1.8.0:0
>=dev-db/sqlite-3.3.8
>=dev-lang/lua-5.1
net-dns/libidn"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/monotone/
@ 2017-10-07 20:15 Jonas Stein
0 siblings, 0 replies; 3+ messages in thread
From: Jonas Stein @ 2017-10-07 20:15 UTC (permalink / raw
To: gentoo-commits
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>johnny@localmomentum.net</email>
- <name>Jonny</name>
- <description>Future Maintainer</description>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</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>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-10-07 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06 9:39 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/monotone/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2017-10-04 7:42 Alon Bar-Lev
2017-10-07 20:15 Jonas Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox