diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-ml/crowbar | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/crowbar')
| -rw-r--r-- | dev-ml/crowbar/metadata.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/dev-ml/crowbar/metadata.xml b/dev-ml/crowbar/metadata.xml index 55c47f5608a8..1093a6bc2de3 100644 --- a/dev-ml/crowbar/metadata.xml +++ b/dev-ml/crowbar/metadata.xml @@ -1,19 +1,19 @@ <?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>fogti@ytrizja.de</email> - <name>Alain Emilia Anna Zscheile</name> - </maintainer> - <longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style + <maintainer type="person"> + <email>fogti@ytrizja.de</email> + <name>Alain Emilia Anna Zscheile</name> + </maintainer> + <longdescription lang="en">Crowbar is a library for testing code, combining QuickCheck-style property-based testing and the magical bug-finding powers of [afl-fuzz](http://lcamtuf.coredump.cx/afl/).</longdescription> - <upstream> - <maintainer> - <email>stephen.dolan@cl.cam.ac.uk</email> - <name>Stephen Dolan</name> - </maintainer> - <bugs-to>https://github.com/stedolan/crowbar/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://github.com/stedolan/crowbar/issues</bugs-to> + <remote-id type="github">stedolan/crowbar</remote-id> + <maintainer> + <name>Stephen Dolan</name> + <email>stephen.dolan@cl.cam.ac.uk</email> + </maintainer> + </upstream> +</pkgmetadata> |
