diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-01-24 20:57:11 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-01-24 20:57:11 +0100 |
commit | fd6ff86e912282e7f33b539f4642c5ad916efb93 (patch) | |
tree | 1eb73c37f1126f286f254a57a8b66013701211a3 /app-emacs/stripes | |
parent | dev-libs/librep: Version bump to 0.92.5 (diff) | |
download | gentoo-fd6ff86e912282e7f33b539f4642c5ad916efb93.tar.gz gentoo-fd6ff86e912282e7f33b539f4642c5ad916efb93.tar.bz2 gentoo-fd6ff86e912282e7f33b539f4642c5ad916efb93.zip |
Split emacs herd and assign its packages to Emacs and GNU Emacs projects.
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r-- | app-emacs/stripes/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/stripes/metadata.xml b/app-emacs/stripes/metadata.xml index e6afb9ae7207..a4059ed3801e 100644 --- a/app-emacs/stripes/metadata.xml +++ b/app-emacs/stripes/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>emacs</herd> +<maintainer> + <email>gnu-emacs@gentoo.org</email> + <name>Gentoo GNU Emacs project</name> +</maintainer> <longdescription> -Highlights every even line with an alternative background -color. Useful for buffers that display lists of any kind - as a guide -for your eyes to follow these lines. + Highlights every even line with an alternative background color. + Useful for buffers that display lists of any kind - as a guide for + your eyes to follow these lines. </longdescription> </pkgmetadata> |