summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-28 21:49:01 +0100
committerSam James <sam@gentoo.org>2021-09-28 21:51:45 +0100
commit7417daf1ebd970123ddd94f37e96eaa0e9455c91 (patch)
tree04b01a65aeacd80e1c5a5fb26525f7b2834670d9 /dev-ruby
parentdev-ruby/rotp: drop git requirement (diff)
downloadgentoo-7417daf1ebd970123ddd94f37e96eaa0e9455c91.tar.gz
gentoo-7417daf1ebd970123ddd94f37e96eaa0e9455c91.tar.bz2
gentoo-7417daf1ebd970123ddd94f37e96eaa0e9455c91.zip
dev-ruby/rotp: fix metadata.xml
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rotp/metadata.xml27
1 files changed, 12 insertions, 15 deletions
diff --git a/dev-ruby/rotp/metadata.xml b/dev-ruby/rotp/metadata.xml
index 7d387e411d0c..e6795abd2b98 100644
--- a/dev-ruby/rotp/metadata.xml
+++ b/dev-ruby/rotp/metadata.xml
@@ -1,19 +1,16 @@
<?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>
-</maintainer>
-<maintainer type="person" proxied="yes">
-<email>azamat.hackimov@gmail.com</email>
-<name>Azamat H. Hackimov</name>
-</maintainer>
-<maintainer type="project" proxied="proxy">
-<email>proxy-maint@gentoo.org</email>
-<name>Proxy Maintainers</name>
-</maintainer>
-<upstream>
-<remote-id type="github">mdp/rotp</remote-id>
-<remote-id type="rubygems">rotp</remote-id>
-</upstream>
+ <maintainer type="person" proxied="yes">
+ <email>azamat.hackimov@gmail.com</email>
+ <name>Azamat H. Hackimov</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">mdp/rotp</remote-id>
+ <remote-id type="rubygems">rotp</remote-id>
+ </upstream>
</pkgmetadata>