summaryrefslogtreecommitdiff
path: root/dev-util/cccc/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-03-01 00:37:58 +0000
committerLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2021-03-01 00:37:58 +0000
commit8ddb1a3d1229412a438971f82d37d518a0223726 (patch)
tree83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-util/cccc/metadata.xml
parent9acab46e1a820daece7b2e631485c157ce2210ad (diff)
downloadbaldeagleos-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-util/cccc/metadata.xml')
-rw-r--r--dev-util/cccc/metadata.xml29
1 files changed, 15 insertions, 14 deletions
diff --git a/dev-util/cccc/metadata.xml b/dev-util/cccc/metadata.xml
index ecde1cfd0a08..1d1c36efed06 100644
--- a/dev-util/cccc/metadata.xml
+++ b/dev-util/cccc/metadata.xml
@@ -1,19 +1,20 @@
<?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>nerdboy@gentoo.org</email>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>nerdboy@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
cccc provides source code metrics (line counts, complexity,
object-oriented, and structural metrics) for Java and C++
</longdescription>
- <upstream>
- <remote-id type="github">sarnold/cccc</remote-id>
- <bugs-to>https://github.com/sarnold/cccc/issues</bugs-to>
- </upstream>
- <use>
- <flag name="apidoc">Build software docs with doxygen/graphviz and metrics with cccc</flag>
- <flag name="mfc">Add patch for MFC dialect options</flag>
- </use>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">sarnold/cccc</remote-id>
+ <bugs-to>https://github.com/sarnold/cccc/issues</bugs-to>
+ </upstream>
+ <use>
+ <flag name="apidoc">Build software docs with doxygen/graphviz and metrics with cccc</flag>
+ <flag name="mfc">Add patch for MFC dialect options</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file