summaryrefslogtreecommitdiff
blob: 1a1da7bdbfa1b0f64e4aaa7b73031f89142f2dff (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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>lmiphay@gmail.com</email>
		<name>Paul Healy</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		pdumpfs is a simple daily backup system similar to Plan9's dumpfs which
		preserves every daily snapshot. pdumpfs is written in Ruby. You can access
		the past snapshots at any time for retrieving a certain day's file. Let's
		backup your home directory with pdumpfs!
	</longdescription>
</pkgmetadata>