diff options
author | Ian Delaney <idella4@gentoo.org> | 2016-01-13 13:04:28 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-01-13 13:05:03 +0800 |
commit | 4330b52986b655353b9aa63d7479537a9beee9f1 (patch) | |
tree | fbda5ab4f0cd148a90bbc5a5a3d77fb52b034ded /app-office/magicpoint/metadata.xml | |
parent | games-fps/ut2004-action: EAPI=5 (diff) | |
download | gentoo-4330b52986b655353b9aa63d7479537a9beee9f1.tar.gz gentoo-4330b52986b655353b9aa63d7479537a9beee9f1.tar.bz2 gentoo-4330b52986b655353b9aa63d7479537a9beee9f1.zip |
app-office/magicpoint: bump to vn. 1.13a_p20121015, a snapshot
ebuild prepared, with support, by user Peter Stuge, now entered as the
proxy maintainer under the proxy-maintainers herd in metadata.
Also new use flag 'contrib' added to metadata,
ebuild and patches submitted all vua the gentoo bug, though the package
remains pmasked for removal. Yet to be negotiated with pertinent devs
Gentoo bug: #486248
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-office/magicpoint/metadata.xml')
-rw-r--r-- | app-office/magicpoint/metadata.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-office/magicpoint/metadata.xml b/app-office/magicpoint/metadata.xml index 0bc4edceb36e..042564f391bc 100644 --- a/app-office/magicpoint/metadata.xml +++ b/app-office/magicpoint/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>proxy-maintainers</herd> <maintainer> - <email>maintainer-needed@gentoo.org</email> + <email>peter@stuge.se</email> + <name> Peter Stuger</name> + <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <longdescription lang="en"> Magic Point is an X11 based presentation tool. It is designed to make @@ -11,4 +14,7 @@ just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs, vi). </longdescription> + <use> + <flag name="contrib">Install additional contributed scripts</flag> + </use> </pkgmetadata> |