commit: 74ab0453f3c0156cfc24b8d0e35355bb8e524bd7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 18 18:27:46 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 18 19:10:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ab0453
app-xemacs/ebuild-mode: Remove type="" from upstream maintainer
Remove the type="" attribute that is not allowed on upstream maintainer
entries per GLEP 46 (GLEP 67 is out of scope).
app-xemacs/ebuild-mode/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-xemacs/ebuild-mode/metadata.xml
b/app-xemacs/ebuild-mode/metadata.xml
index f4cdaa6..bf4f894 100644
--- a/app-xemacs/ebuild-mode/metadata.xml
+++ b/app-xemacs/ebuild-mode/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo XEmacs project</name>
</maintainer>
<upstream>
- <maintainer type="project" status="active">
+ <maintainer status="active">
<email>[email protected]</email>
<name>Gentoo Emacs project</name>
</maintainer>