commit: 1333594f37dde269d540cc98ea24e2035d44045b
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 21:21:32 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 21:21:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1333594f
dev-haskell/hdbc-mysql: Remove proxy-maint
Remove proxy maintainer project from metadata, because there was no
proxied maintainer left.
Reported-By: Michael Mair-Keimberger
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-haskell/hdbc-mysql/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/dev-haskell/hdbc-mysql/metadata.xml
b/dev-haskell/hdbc-mysql/metadata.xml
index 7fca400db6e..8aa39248b6d 100644
--- a/dev-haskell/hdbc-mysql/metadata.xml
+++ b/dev-haskell/hdbc-mysql/metadata.xml
@@ -5,10 +5,6 @@
<email>[email protected]</email>
<name>Gentoo Haskell</name>
</maintainer>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<longdescription>
This package provides a MySQL driver for HDBC, implemented via
bindings to the C @mysqlclient@ library.