diff options
author | David Seifert <soap@gentoo.org> | 2022-07-02 22:40:39 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-02 22:40:39 +0200 |
commit | e44d9a1359030d2e2522269ee6177f7c24f79fee (patch) | |
tree | 44106b22691998f8c3dab7b470723faba5cec72f /dev-db | |
parent | dev-db/tora: sync live ebuild (diff) | |
download | gentoo-e44d9a1359030d2e2522269ee6177f7c24f79fee.tar.gz gentoo-e44d9a1359030d2e2522269ee6177f7c24f79fee.tar.bz2 gentoo-e44d9a1359030d2e2522269ee6177f7c24f79fee.zip |
dev-db/tora: drop proxied maintainer
Closes: https://bugs.gentoo.org/835915
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/tora/metadata.xml | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/dev-db/tora/metadata.xml b/dev-db/tora/metadata.xml index 808b6f98bd88..390a3d3661db 100644 --- a/dev-db/tora/metadata.xml +++ b/dev-db/tora/metadata.xml @@ -1,20 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>ikonta@yandex.ru</email> - <name>Sergey Starikoff</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <longdescription> - TOra is a Toolkit for Oracle which aims to help the DBA or developer of - database application. Features PL/SQL debugger, SQL worksheet with syntax - highlighting, DB browser and a comprehensive set of DBA tools. Also works - with mySQL and postgreSQL. -</longdescription> + TOra is a Toolkit for Oracle which aims to help the DBA or developer of + database application. Features PL/SQL debugger, SQL worksheet with syntax + highlighting, DB browser and a comprehensive set of DBA tools. Also works + with mySQL and postgreSQL. + </longdescription> <upstream> <remote-id type="sourceforge">tora</remote-id> </upstream> |