summaryrefslogtreecommitdiff
path: root/dev-cpp/sprout
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/sprout')
-rw-r--r--dev-cpp/sprout/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-cpp/sprout/metadata.xml b/dev-cpp/sprout/metadata.xml
index 7694b28eee79..284f28a44fca 100644
--- a/dev-cpp/sprout/metadata.xml
+++ b/dev-cpp/sprout/metadata.xml
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>m.santullo@posteo.net</email>
- <name>Michele Santullo</name>
- </maintainer>
-
- <use>
- <flag name="texconv">Install texconv from subproject compost</flag>
- <flag name="wavconv">Install texconv from subproject darkroom</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <maintainer type="person">
+ <email>m.santullo@posteo.net</email>
+ <name>Michele Santullo</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">bolero-MURAKAMI/Sprout</remote-id>
+ </upstream>
+ <use>
+ <flag name="texconv">Install texconv from subproject compost</flag>
+ <flag name="wavconv">Install texconv from subproject darkroom</flag>
+ </use>
+</pkgmetadata>