diff options
Diffstat (limited to 'dev-util/cscope')
| -rw-r--r-- | dev-util/cscope/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-util/cscope/metadata.xml b/dev-util/cscope/metadata.xml index d474ab0ab2b1..c393928aac07 100644 --- a/dev-util/cscope/metadata.xml +++ b/dev-util/cscope/metadata.xml @@ -1,15 +1,15 @@ <?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"> + <maintainer type="project"> <email>vim@gentoo.org</email> <name>Gentoo Vim Project</name> -</maintainer> -<maintainer type="project"> + </maintainer> + <maintainer type="project"> <email>gnu-emacs@gentoo.org</email> <name>Gentoo GNU Emacs project</name> -</maintainer> -<longdescription> + </maintainer> + <longdescription> Cscope is a developer's tool for browsing source code. Cscope allows searching code for: @@ -30,7 +30,8 @@ Cscope is distributed with xcscope which provides tight integration with GNU Emacs. </longdescription> -<upstream> + <upstream> <remote-id type="sourceforge">cscope</remote-id> -</upstream> -</pkgmetadata> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
