commit: 28f4360798a6e444f28ec2bc78d356ad3ffaf8f8
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 6 17:48:40 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 17:48:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28f43607
dev-util/ctags: do not define DOCS array.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-util/ctags/ctags-5.8-r2.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-util/ctags/ctags-5.8-r2.ebuild
b/dev-util/ctags/ctags-5.8-r2.ebuild
index 033b4876829..6faebafeb51 100644
--- a/dev-util/ctags/ctags-5.8-r2.ebuild
+++ b/dev-util/ctags/ctags-5.8-r2.ebuild
@@ -27,8 +27,6 @@ PATCHES=(
HTML_DOCS=( EXTENDING.html ctags.html )
-DOCS=( FAQ NEWS README )
-
src_prepare() {
default