summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-24 15:15:26 -0500
committerMike Frysinger <vapier@gentoo.org>2015-11-24 17:01:27 -0500
commit9a534ce223034ddd735530712c7439ce8cf5b346 (patch)
tree58167e7fbae2be0709dbecaf20ab776cf0ac2c85 /sys-devel/bin86
parentxdg.eclass: drop unneeded old EAPI support (diff)
downloadgentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.gz
gentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.bz2
gentoo-9a534ce223034ddd735530712c7439ce8cf5b346.zip
standardize various metadata.xml style
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/sys-devel/bin86/metadata.xml b/sys-devel/bin86/metadata.xml
index 0e95eb68ff7a..57a04433142a 100644
--- a/sys-devel/bin86/metadata.xml
+++ b/sys-devel/bin86/metadata.xml
@@ -1,12 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
- <herd>base-system</herd>
- <!--
- If anyone from base-system wants to be secondary, by all means just add
- yourself, and send me (boo) a mail telling me that you've done so.
- -->
- <upstream>
- <remote-id type="github">lkundrak/dev86</remote-id>
- </upstream>
+<herd>base-system</herd>
+<!--
+ If anyone from base-system wants to be secondary, by all means just add
+ yourself, and send me (boo) a mail telling me that you've done so.
+-->
+<upstream>
+ <remote-id type='github'>lkundrak/dev86</remote-id>
+</upstream>
</pkgmetadata>