diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-10-19 23:34:34 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-10-19 23:34:34 +0200 |
commit | 73488bcc6c9f637c657f17e487d29530f52ff951 (patch) | |
tree | 70319ea0ad04055541b41b2e96d303656b12a423 /gnustep-base | |
parent | gnustep-apps/terminal: Remove proxy-maint (diff) | |
download | gentoo-73488bcc6c9f637c657f17e487d29530f52ff951.tar.gz gentoo-73488bcc6c9f637c657f17e487d29530f52ff951.tar.bz2 gentoo-73488bcc6c9f637c657f17e487d29530f52ff951.zip |
gnustep-base/libobjc2: 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
Diffstat (limited to 'gnustep-base')
-rw-r--r-- | gnustep-base/libobjc2/metadata.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnustep-base/libobjc2/metadata.xml b/gnustep-base/libobjc2/metadata.xml index 60bb055a4c41..fdf8cfb7ce10 100644 --- a/gnustep-base/libobjc2/metadata.xml +++ b/gnustep-base/libobjc2/metadata.xml @@ -5,10 +5,6 @@ <email>gnustep@gentoo.org</email> <name>Gentoo GNUstep Project</name> </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> <longdescription> The GNUstep Objective-C runtime is designed as a drop-in replacement for the GCC runtime. It supports both a legacy and a modern ABI, allowing code |