summaryrefslogtreecommitdiff
path: root/dev-util/build2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/build2')
-rw-r--r--dev-util/build2/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-util/build2/metadata.xml b/dev-util/build2/metadata.xml
index 4380b642027e..9c86f07bfd1f 100644
--- a/dev-util/build2/metadata.xml
+++ b/dev-util/build2/metadata.xml
@@ -1,11 +1,11 @@
<?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="person">
- <email>gienah@gentoo.org</email>
- <name>Mark Wright</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>gienah@gentoo.org</email>
+ <name>Mark Wright</name>
+ </maintainer>
+ <longdescription lang="en">
build2 is an open source (MIT), cross-platform build toolchain
for developing and packaging C and C++ code. It is a hierarchy
of tools that includes the build system, package dependency
@@ -28,7 +28,8 @@
Dependency-free, all you need is a C++ compiler.
</longdescription>
- <upstream>
- <remote-id type="github">build2/build2</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">build2/build2</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file