diff options
author | 2016-05-29 23:28:37 +0200 | |
---|---|---|
committer | 2016-05-29 23:28:37 +0200 | |
commit | 4ecd782481726c35737b4648be0ebab162d07d40 (patch) | |
tree | 81f266a0e7c7d4efa7284894bd9ce5669d155101 /app-misc/dvtm/dvtm-9999.ebuild | |
parent | net-libs/nghttp2: Bump to version 1.11.1 (diff) | |
download | gentoo-4ecd782481726c35737b4648be0ebab162d07d40.tar.gz gentoo-4ecd782481726c35737b4648be0ebab162d07d40.tar.bz2 gentoo-4ecd782481726c35737b4648be0ebab162d07d40.zip |
app-misc/dvtm: Version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-misc/dvtm/dvtm-9999.ebuild')
-rw-r--r-- | app-misc/dvtm/dvtm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/dvtm/dvtm-9999.ebuild b/app-misc/dvtm/dvtm-9999.ebuild index 35b2d77eeb5d..666a91791721 100644 --- a/app-misc/dvtm/dvtm-9999.ebuild +++ b/app-misc/dvtm/dvtm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -57,7 +57,7 @@ src_install() { insinto /usr/share/${PN} newins config.h ${PF}.config.h - dodoc README + dodoc README.md save_config config.h } |