rsnapshot is at version 1.3.0. There's only 1.2.9 in tree. It's possible to build 1.3.0 with the unmodified 1.2.9 ebuild, but the ebuild that I'll attach is somewhat better, as it includes all the documentation files.
Created attachment 102567 [details] rsnapshot-1.3.0.ebuild Updated/"improved" ebuild for rsnapshot 1.3.0.
Created attachment 102568 [details] rsnapshot-1.3.0-cp_al.patch For some reason or the other, I had to redo this patch. But it looks exactly the same as the one for 1.2.9: alexander@blatt /Gentoo/Portage/local-tree/misc/app-backup/rsnapshot $ diff -u files/rsnapshot-1.* --- files/rsnapshot-1.2.9-cp_al.patch 2006-07-01 22:02:40.000000000 +0200 +++ files/rsnapshot-1.3.0-cp_al.patch 2006-11-22 21:38:32.870053270 +0100 @@ -1,6 +1,7 @@ ---- rsnapshot-1.2.9/rsnapshot-program.pl.orig 2006-07-01 22:20:18.000000000 +0200 -+++ rsnapshot-1.2.9/rsnapshot-program.pl 2006-07-01 22:20:29.000000000 +0200 -@@ -3014,7 +3014,7 @@ +diff -ur rsnapshot-1.3.0.original/rsnapshot-program.pl rsnapshot-1.3.0/rsnapshot-program.pl +--- rsnapshot-1.3.0.original/rsnapshot-program.pl 2006-10-21 08:12:30.000000000 +0200 ++++ rsnapshot-1.3.0/rsnapshot-program.pl 2006-11-22 21:37:39.133222510 +0100 +@@ -3055,7 +3055,7 @@ if (0 == $test) { $result = cp_al( "$config_vars{'snapshot_root'}/$interval.0/",
*** Bug 155971 has been marked as a duplicate of this bug. ***
InCVS. Thanks for the ebuild + updated patch.