Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/eix/
Date: Mon, 17 Sep 2018 19:27:40
Message-Id: 1537212285.c28fb79698d25492a5ad927fb1322d908bb8fd74.asturm@gentoo
1 commit: c28fb79698d25492a5ad927fb1322d908bb8fd74
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 19:24:45 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 19:24:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28fb796
7
8 app-portage/eix: Revert "Declare proxy-maintainers proj in metadata"
9
10 Package is not proxy-maintained.
11
12 This reverts commit 79164dcdbaafa8e572d1c125e17757880121221d.
13
14 app-portage/eix/metadata.xml | 4 ----
15 1 file changed, 4 deletions(-)
16
17 diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml
18 index 634fe63b6a5..f07795f5198 100644
19 --- a/app-portage/eix/metadata.xml
20 +++ b/app-portage/eix/metadata.xml
21 @@ -11,10 +11,6 @@
22 <description>Upstream developer, CC on bugs, do not copy ebuilds
23 from his overlay</description>
24 </maintainer>
25 - <maintainer type="project">
26 - <email>proxy-maint@g.o</email>
27 - <name>Proxy Maintainers</name>
28 - </maintainer>
29 <use>
30 <flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use.</flag>
31 <flag name="doc">Create description of the eix cache file additionally in html format</flag>