summaryrefslogtreecommitdiff
path: root/app-vim/tcomment/tcomment-3.08.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/tcomment/tcomment-3.08.1.ebuild')
-rw-r--r--app-vim/tcomment/tcomment-3.08.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/tcomment/tcomment-3.08.1.ebuild b/app-vim/tcomment/tcomment-3.08.1.ebuild
index 0e8c814890a6..d010b1ea6e6a 100644
--- a/app-vim/tcomment/tcomment-3.08.1.ebuild
+++ b/app-vim/tcomment/tcomment-3.08.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,6 +22,8 @@ LICENSE="GPL-3"
VIM_PLUGIN_HELPFILES="${PN}.txt"
+DOCS=( CHANGES.TXT )
+
src_prepare() {
default
rm -r README LICENSE.TXT etc spec addon* || die