diff options
Diffstat (limited to 'app-emacs/google-c-style/metadata.xml')
-rw-r--r-- | app-emacs/google-c-style/metadata.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/google-c-style/metadata.xml b/app-emacs/google-c-style/metadata.xml index f662d74d64b6..c4a025804ec8 100644 --- a/app-emacs/google-c-style/metadata.xml +++ b/app-emacs/google-c-style/metadata.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>chromium</herd> - <herd>emacs</herd> - <upstream> - <remote-id type="github">google/styleguide</remote-id> - </upstream> +<herd>chromium</herd> +<maintainer> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> +<upstream> + <remote-id type="github">google/styleguide</remote-id> +</upstream> </pkgmetadata> |