diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-06 14:39:36 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-06 14:46:09 +0200 |
commit | 393f315275245b704e56b68498cdf6e9bc3217db (patch) | |
tree | cc2253f4ce19a7252624a3e38edae6d9f747a75c /dev-db/mysql-proxy | |
parent | dev-cpp/yaml-cpp: Cleanup per bug #231477 (diff) | |
download | gentoo-393f315275245b704e56b68498cdf6e9bc3217db.tar.gz gentoo-393f315275245b704e56b68498cdf6e9bc3217db.tar.bz2 gentoo-393f315275245b704e56b68498cdf6e9bc3217db.zip |
dev-db/mysql-proxy: Cleanup per bug #231477
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-db/mysql-proxy')
-rw-r--r-- | dev-db/mysql-proxy/metadata.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-db/mysql-proxy/metadata.xml b/dev-db/mysql-proxy/metadata.xml index 1ab54e7faf99..dc0c708273db 100644 --- a/dev-db/mysql-proxy/metadata.xml +++ b/dev-db/mysql-proxy/metadata.xml @@ -1,11 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>neurogeek@gentoo.org</email> - <name>Jesus Rivero</name> - <description>Primary maintainer</description> - </maintainer> <longdescription> MySQL Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Its |