app-backup/snapper: update to reflect renamed README.md
authorStefan Langenmaier <stefan.langenmaier@gmail.com>
Sun, 6 Mar 2016 02:14:12 +0000 (21:14 -0500)
committerStefan Langenmaier <stefan.langenmaier@gmail.com>
Tue, 8 Mar 2016 02:00:17 +0000 (21:00 -0500)
In the associated git repo the README was renamed to README.md
This fixes the build.

Gentoo-Bug: https://bugs.gentoo.org/576556

Signed-off-by: Stefan Langenmaier <stefan.langenmaier@gmail.com>
app-backup/snapper/snapper-9999.ebuild

index 3668a406e3867c10399c84d1126d746eee86ba89..ec021d331a646a287617f595dd6c199adb53bb49 100644 (file)
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
        sys-devel/gettext
        virtual/pkgconfig"
 
-DOCS=( AUTHORS README package/snapper.changes )
+DOCS=( AUTHORS README.md package/snapper.changes )
 
 PATCHES=( "${FILESDIR}"/cron-confd.patch )