URI: 
       app-crypt/tomb: Use dodoc to install docs. - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 2ad1ea2123a5c82529d5c33971ea12f916b4ed45
   DIR parent cf98c29f03a4e6b3c91bbd66792530383c27e715
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Mon,  2 Jan 2017 15:57:15 +0100
       
       app-crypt/tomb: Use dodoc to install docs.
       
       Diffstat:
         M app-crypt/tomb/tomb-2.3.ebuild      |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/app-crypt/tomb/tomb-2.3.ebuild b/app-crypt/tomb/tomb-2.3.ebuild
       @@ -27,7 +27,7 @@ DEPEND="
        
        RDEPEND="${DEPEND}"
        
       -DOCS=( doc/TODO.org README.md KNOWN_BUGS.md ChangeLog.md AUTHORS.md INSTALL.md )
       +DOCS=( doc/TODO.org README.txt KNOWN_BUGS.txt ChangeLog.txt AUTHORS.txt INSTALL.txt COPYING.txt )
        
        src_compile() {
                if use kdf; then
       @@ -38,6 +38,8 @@ src_compile() {
        src_install() {
                dobin tomb
                doman doc/tomb.1
       +        dodoc "${DOCS[@]}"
       +
                if use kdf; then
                        dobin extras/kdf-keys/tomb-kdb-hexencode
                        dobin extras/kdf-keys/tomb-kdb-pbkdf2