Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/tora/
Date: Sat, 02 Jul 2022 20:40:50
Message-Id: 1656794439.e44d9a1359030d2e2522269ee6177f7c24f79fee.soap@gentoo
1 commit: e44d9a1359030d2e2522269ee6177f7c24f79fee
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 20:40:39 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 20:40:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e44d9a13
7
8 dev-db/tora: drop proxied maintainer
9
10 Closes: https://bugs.gentoo.org/835915
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 dev-db/tora/metadata.xml | 19 ++++++-------------
14 1 file changed, 6 insertions(+), 13 deletions(-)
15
16 diff --git a/dev-db/tora/metadata.xml b/dev-db/tora/metadata.xml
17 index 808b6f98bd88..390a3d3661db 100644
18 --- a/dev-db/tora/metadata.xml
19 +++ b/dev-db/tora/metadata.xml
20 @@ -1,20 +1,13 @@
21 <?xml version="1.0" encoding="UTF-8"?>
22 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
23 <pkgmetadata>
24 - <maintainer type="person" proxied="yes">
25 - <email>ikonta@××××××.ru</email>
26 - <name>Sergey Starikoff</name>
27 - </maintainer>
28 - <maintainer type="project" proxied="proxy">
29 - <email>proxy-maint@g.o</email>
30 - <name>Proxy Maintainers</name>
31 - </maintainer>
32 + <!-- maintainer-needed -->
33 <longdescription>
34 - TOra is a Toolkit for Oracle which aims to help the DBA or developer of
35 - database application. Features PL/SQL debugger, SQL worksheet with syntax
36 - highlighting, DB browser and a comprehensive set of DBA tools. Also works
37 - with mySQL and postgreSQL.
38 -</longdescription>
39 + TOra is a Toolkit for Oracle which aims to help the DBA or developer of
40 + database application. Features PL/SQL debugger, SQL worksheet with syntax
41 + highlighting, DB browser and a comprehensive set of DBA tools. Also works
42 + with mySQL and postgreSQL.
43 + </longdescription>
44 <upstream>
45 <remote-id type="sourceforge">tora</remote-id>
46 </upstream>