summaryrefslogtreecommitdiff
path: root/sci-mathematics/msieve/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/msieve/metadata.xml')
-rw-r--r--sci-mathematics/msieve/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/sci-mathematics/msieve/metadata.xml b/sci-mathematics/msieve/metadata.xml
index 259c5532aeb1..02dbe2aa7fdd 100644
--- a/sci-mathematics/msieve/metadata.xml
+++ b/sci-mathematics/msieve/metadata.xml
@@ -1,9 +1,11 @@
<?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>
-
- <use>
- <flag name="ecm">Enable support for the GMP-ECM library</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <!-- maintainer-needed -->
+ <use>
+ <flag name="ecm">Enable support for the GMP-ECM library</flag>
+ </use>
+ <upstream>
+ <remote-id type="sourceforge">msieve</remote-id>
+ </upstream>
+</pkgmetadata>