mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
19 lines
749 B
XML
19 lines
749 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
Back In Time is a simple backup tool for Linux inspired from "flyback project" and "TimeVault". The backup is done by taking snapshots of a specified set of directories.
|
|
Currently there are two GUI available: Gnome and KDE 4 (>= 4.1).
|
|
|
|
All you have to do is configure:
|
|
* Where to save snapshot
|
|
* What directories to backup
|
|
* When backup should be done (manual, every hour, every day, every week, every month)
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">bit-team/backintime</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|