summaryrefslogtreecommitdiff
path: root/dev-vcs/cvsgraph/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/cvsgraph/metadata.xml')
-rw-r--r--dev-vcs/cvsgraph/metadata.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-vcs/cvsgraph/metadata.xml b/dev-vcs/cvsgraph/metadata.xml
index 8c51f3e8f767..95ae217a70e8 100644
--- a/dev-vcs/cvsgraph/metadata.xml
+++ b/dev-vcs/cvsgraph/metadata.xml
@@ -1,11 +1,12 @@
<?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-needed -->
- <longdescription lang="en">
+ <longdescription lang="en">
CvsGraph is a utility to make a graphical representation of all
revisions and branches of a file in a CVS/RCS repository. It has been
inspired by the 'graph' option in WinCVS, but I could not find a
stand-alone version of this graph code. So, it was time to write one.
</longdescription>
-</pkgmetadata>
+
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file