summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-22 13:03:06 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-22 13:03:14 +0100
commit9fca248aac5224ebcaef59eb88a50d831eb3e495 (patch)
tree88e7d5614c2a18855f6e67bc608422958dd6a882 /app-emacs/pymacs/metadata.xml
parentdev-python/cffi: Add missing build time dep for docs (diff)
downloadgentoo-9fca248aac5224ebcaef59eb88a50d831eb3e495.tar.gz
gentoo-9fca248aac5224ebcaef59eb88a50d831eb3e495.tar.bz2
gentoo-9fca248aac5224ebcaef59eb88a50d831eb3e495.zip
app-emacs/pymacs: Make python command unversioned
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572482 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emacs/pymacs/metadata.xml')
-rw-r--r--app-emacs/pymacs/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/pymacs/metadata.xml b/app-emacs/pymacs/metadata.xml
index 3f864cf6504f..4f7be8f8a824 100644
--- a/app-emacs/pymacs/metadata.xml
+++ b/app-emacs/pymacs/metadata.xml
@@ -1,9 +1,9 @@
<?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>
+ <herd>emacs</herd>
+ <herd>python</herd>
+ <upstream>
+ <remote-id type="github">pinard/Pymacs</remote-id>
+ </upstream>
</pkgmetadata>