summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-06-23 17:34:42 +0200
committerHans de Graaff <graaff@gentoo.org>2023-06-23 18:23:02 +0200
commitcbbd25accfbffb90c8cd4a2b699ac1efc0fae84a (patch)
tree39449444cda5caec1965159d61329690f4cfd2b2
parentdev-ruby/polyglot: update HOMEPAGE (diff)
downloadgentoo-cbbd25accfbffb90c8cd4a2b699ac1efc0fae84a.tar.gz
gentoo-cbbd25accfbffb90c8cd4a2b699ac1efc0fae84a.tar.bz2
gentoo-cbbd25accfbffb90c8cd4a2b699ac1efc0fae84a.zip
dev-ruby/polyglot: add github upstream metadata
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--dev-ruby/polyglot/metadata.xml15
1 files changed, 9 insertions, 6 deletions
diff --git a/dev-ruby/polyglot/metadata.xml b/dev-ruby/polyglot/metadata.xml
index f2941078f009..92cdcad5348c 100644
--- a/dev-ruby/polyglot/metadata.xml
+++ b/dev-ruby/polyglot/metadata.xml
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
Polyglot provides support for fully-custom DSLs by providing a
registry of file types that can be loaded by its improved version of
'require', using a custom loader for each file type.
- </longdescription>
+ </longdescription>
+ <upstream>
+ <remote-id type="github">cjheath/polyglot</remote-id>
+ </upstream>
</pkgmetadata>