diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-haskell/criterion | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'dev-haskell/criterion')
| -rw-r--r-- | dev-haskell/criterion/metadata.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-haskell/criterion/metadata.xml b/dev-haskell/criterion/metadata.xml index 2a81615370e7..14a347edb8a5 100644 --- a/dev-haskell/criterion/metadata.xml +++ b/dev-haskell/criterion/metadata.xml @@ -1,14 +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="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <use> - <flag name="embed-data-files">Embed the data files in the binary for a relocatable executable</flag> - </use> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <longdescription> This library provides a powerful but simple way to measure the performance of Haskell code. It provides both a framework for executing and analysing benchmarks and a set of driver functions @@ -18,7 +15,11 @@ The fastest way to get started is to read the documentation and examples in the Criterion.Main module. </longdescription> - <upstream> - <remote-id type="github">bos/criterion</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">bos/criterion</remote-id> + </upstream> + <use> + <flag name="embed-data-files">Embed the data files in the binary for a relocatable executable</flag> + </use> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
