diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-03-18 19:27:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-03-18 20:10:41 +0100 |
commit | 74ab0453f3c0156cfc24b8d0e35355bb8e524bd7 (patch) | |
tree | 55913a7202ba798f968badbe8df597a7d8f9199c /app-xemacs | |
parent | app-text/cb2bib: Fix bugs-to URL to contain mailto: (diff) | |
download | gentoo-74ab0453f3c0156cfc24b8d0e35355bb8e524bd7.tar.gz gentoo-74ab0453f3c0156cfc24b8d0e35355bb8e524bd7.tar.bz2 gentoo-74ab0453f3c0156cfc24b8d0e35355bb8e524bd7.zip |
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).
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ebuild-mode/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/ebuild-mode/metadata.xml b/app-xemacs/ebuild-mode/metadata.xml index f4cdaa60d8b9..bf4f894f5fe3 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>emacs@gentoo.org</email> <name>Gentoo Emacs project</name> </maintainer> |