projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d96d6e4
)
app-misc/scope: bump EAPI and stuff
author
Aaron Bauman
<bman@gentoo.org>
Sun, 17 Nov 2019 01:16:50 +0000
(20:16 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 17 Nov 2019 01:16:50 +0000
(20:16 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-misc/scope/scope-0.04-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/scope/scope-0.04-r1.ebuild
b/app-misc/scope/scope-0.04-r1.ebuild
index b84a1c79ec4fc8b10fbdaf5a28cf02d0e3574d16..b3c295403ed494462dc394038b12155239192b45 100644
(file)
--- a/
app-misc/scope/scope-0.04-r1.ebuild
+++ b/
app-misc/scope/scope-0.04-r1.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
3 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=
4
+EAPI=
7
inherit toolchain-funcs
@@
-14,9
+14,10
@@
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DOCS=(
README
)
+DOCS=(
"README"
)
src_prepare() {
# bug 459848
tc-export CC
+ eapply_user
}