summaryrefslogtreecommitdiff
path: root/dev-util/cccc/metadata.xml
diff options
context:
space:
mode:
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