summaryrefslogtreecommitdiff
path: root/dev-lua/busted
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/metadata.xml29
1 files changed, 15 insertions, 14 deletions
diff --git a/dev-lua/busted/metadata.xml b/dev-lua/busted/metadata.xml
index 3c09cac56953..9b7c02fe5918 100644
--- a/dev-lua/busted/metadata.xml
+++ b/dev-lua/busted/metadata.xml
@@ -1,15 +1,15 @@
<?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>williamh@gentoo.org</email>
- <name>William Hubbs</name>
- </maintainer>
- <maintainer type="person">
- <email>conikost@gentoo.org</email>
- <name>Conrad Kostecki</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>williamh@gentoo.org</email>
+ <name>William Hubbs</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
An elegant, extensible, testing framework.
Ships with a large amount of useful asserts,
plus the ability to write your own. Output
@@ -17,7 +17,8 @@
or TAP for CI integration. Great for TDD
and unit, integration, and functional tests.
</longdescription>
- <upstream>
- <remote-id type="github">Olivine-Labs/busted</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">Olivine-Labs/busted</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file