summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-18 02:46:17 +0100
committerSam James <sam@gentoo.org>2022-10-18 03:17:13 +0100
commit1eb354e25c638283e2d35e1dc75c05d3e84100b5 (patch)
treea9342980e0df0caac62a986fad13d7c7b4543e98 /dev-vcs
parentdev-vcs/cvs: add savannah upstream metadata (diff)
downloadgentoo-1eb354e25c638283e2d35e1dc75c05d3e84100b5.tar.gz
gentoo-1eb354e25c638283e2d35e1dc75c05d3e84100b5.tar.bz2
gentoo-1eb354e25c638283e2d35e1dc75c05d3e84100b5.zip
dev-vcs/rcs: add savannah upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/rcs/metadata.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/rcs/metadata.xml b/dev-vcs/rcs/metadata.xml
index 844c10a9ea90..284ccb2499f5 100644
--- a/dev-vcs/rcs/metadata.xml
+++ b/dev-vcs/rcs/metadata.xml
@@ -1,15 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>titanofold@gentoo.org</email>
- <name>Aaron W. Swenson</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person">
+ <email>titanofold@gentoo.org</email>
+ <name>Aaron W. Swenson</name>
+ </maintainer>
+ <longdescription>
The Revision Control System (RCS) is a system for managing
multiple versions of files. RCS automates the storage, retrieval,
logging, identification and merging of file revisions. RCS is useful
for text files that are revised frequently (for example, programs,
documentation, graphics, papers and form letters).
</longdescription>
+ <upstream>
+ <remote-id type="savannah">rcs</remote-id>
+ </upstream>
</pkgmetadata>