summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-04-30 11:18:13 +0100
committerJustin Lecher <jlec@gentoo.org>2017-04-30 11:18:13 +0100
commit977c24facb0d085c884cbc104f24c1e66287ba67 (patch)
tree27eaf4542a5ec788134795750635e73fe89d3fd6 /dev-ruby
parent3575527cea88426f44fd7b982426bfcd9e88fc97 (diff)
downloadgentoo-977c24facb0d085c884cbc104f24c1e66287ba67.tar.gz
gentoo-977c24facb0d085c884cbc104f24c1e66287ba67.tar.xz
Globally add remote IDs in metadata.xml
Clean empty upstream tags Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/plist/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-ruby/plist/metadata.xml b/dev-ruby/plist/metadata.xml
index eb1e47f2edf..d2a2918c128 100644
--- a/dev-ruby/plist/metadata.xml
+++ b/dev-ruby/plist/metadata.xml
@@ -1,8 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ruby@gentoo.org</email>
<name>Gentoo Ruby Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">patsplat/plist</remote-id>
+ </upstream>
</pkgmetadata>