diff options
Diffstat (limited to 'app-emacs/pymacs/metadata.xml')
-rw-r--r-- | app-emacs/pymacs/metadata.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/pymacs/metadata.xml b/app-emacs/pymacs/metadata.xml index 4f7be8f8a824..25d3fe951b7e 100644 --- a/app-emacs/pymacs/metadata.xml +++ b/app-emacs/pymacs/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>emacs</herd> - <herd>python</herd> - <upstream> - <remote-id type="github">pinard/Pymacs</remote-id> - </upstream> +<maintainer> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> +<herd>python</herd> +<upstream> + <remote-id type="github">pinard/Pymacs</remote-id> +</upstream> </pkgmetadata> |