summaryrefslogtreecommitdiff
path: root/dev-ruby/thor/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/thor/metadata.xml')
-rw-r--r--dev-ruby/thor/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-ruby/thor/metadata.xml b/dev-ruby/thor/metadata.xml
index 5a3ee8ed7504..642c9e6871fa 100644
--- a/dev-ruby/thor/metadata.xml
+++ b/dev-ruby/thor/metadata.xml
@@ -1,18 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <longdescription>
Thor is a simple and efficient tool for building self-documenting
command line utilities. It removes the pain of parsing command line
options, writing "USAGE:" banners, and can also be used as an
alternative to the Rake build tool. The syntax is Rake-like, so it
should be familiar to most Rake users.
</longdescription>
- <upstream>
- <remote-id type="github">erikhuda/thor</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">erikhuda/thor</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file