diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-03-18 19:14:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-03-18 20:10:41 +0100 |
commit | f5626e990b4438ac8ee6d211ef4cd2cfa14ae19e (patch) | |
tree | ab18207d929de43de9397de7fd0feaab2468eec1 /app-emacs | |
parent | app-emacs/ebuild-mode: Remove type="" from upstream maintainer (diff) | |
download | gentoo-f5626e990b4438ac8ee6d211ef4cd2cfa14ae19e.tar.gz gentoo-f5626e990b4438ac8ee6d211ef4cd2cfa14ae19e.tar.bz2 gentoo-f5626e990b4438ac8ee6d211ef4cd2cfa14ae19e.zip |
app-emacs/eselect-mode: Remove type="" from upstream maintainer
Remove the type="" attribute from upstream maintainer record as it
violates GLEP 46 (and is out of scope for GLEP 67).
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eselect-mode/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/metadata.xml b/app-emacs/eselect-mode/metadata.xml index 9d5b1f30f844..2c83b933c432 100644 --- a/app-emacs/eselect-mode/metadata.xml +++ b/app-emacs/eselect-mode/metadata.xml @@ -6,7 +6,7 @@ <name>Gentoo GNU Emacs project</name> </maintainer> <upstream> - <maintainer type="project" status="active"> + <maintainer status="active"> <email>eselect@gentoo.org</email> <name>eselect configuration and management tool</name> </maintainer> |