summaryrefslogtreecommitdiff
path: root/dev-util/min-cscope/min-cscope-16.1.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-25 20:06:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-25 20:06:05 +0100
commit5fdd950c7ae03e12746a45c86d85861beaacc846 (patch)
treebb0ea5fb1ec311961f3b60265ea0381872324448 /dev-util/min-cscope/min-cscope-16.1.0.ebuild
parent43793fab84041cfc5c60c0151d1591b8a69fb24a (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'dev-util/min-cscope/min-cscope-16.1.0.ebuild')
-rw-r--r--dev-util/min-cscope/min-cscope-16.1.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/min-cscope/min-cscope-16.1.0.ebuild b/dev-util/min-cscope/min-cscope-16.1.0.ebuild
index 635ae50824d2..9ae7cbca4018 100644
--- a/dev-util/min-cscope/min-cscope-16.1.0.ebuild
+++ b/dev-util/min-cscope/min-cscope-16.1.0.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
+
inherit cmake-utils flag-o-matic
DESCRIPTION="Interactively examine a C program"
@@ -15,7 +16,7 @@ IUSE="debug"
S=${WORKDIR}/${PN}
-DOCS="AUTHORS README* TODO"
+DOCS=( AUTHORS README{,.cscope} TODO )
src_prepare() {
cmake-utils_src_prepare