mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
19 lines
697 B
XML
19 lines
697 B
XML
<?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>
|
|
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>
|