blob: b1ad64c9086cf69b2d0ddf97b702a3e0b91dff0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>dragonheart@gentoo.org</email>
<name>Daniel Black</name>
<description>If someone wants to take this over they can</description>
</maintainer>
<longdescription>
sync2cd is an incremental archiving tool. It allows backing up complete filesystem hierarchies to multiple backup
media (e.g. CD-R). Files are archived incrementally, i.e. only new or changed files are stored during an archive
operation.
All entity types are supported: directories, files, symlinks, named pipes, sockets, block and character devices.
(copyied off ref url)
</longdescription>
</pkgmetadata>
|