summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/0verkill/0verkill-0.16-r4.ebuild')
-rw-r--r--games-action/0verkill/0verkill-0.16-r4.ebuild17
1 files changed, 9 insertions, 8 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r4.ebuild b/games-action/0verkill/0verkill-0.16-r4.ebuild
index e1b5419bf8c6..39ebed3ca4cb 100644
--- a/games-action/0verkill/0verkill-0.16-r4.ebuild
+++ b/games-action/0verkill/0verkill-0.16-r4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools
@@ -18,13 +18,14 @@ DEPEND="X? ( x11-libs/libXpm )"
RDEPEND=${DEPEND}
PATCHES=(
- "${FILESDIR}"/${P}-docs.patch
- "${FILESDIR}"/${P}-home-overflow.patch
- "${FILESDIR}"/${P}-segv.patch
- "${FILESDIR}"/${P}-gentoo-paths.patch
- "${FILESDIR}"/${P}-ovflfix.patch
- "${FILESDIR}"/${P}-CC.patch
- "${FILESDIR}"/${P}-underflow-check.patch #136222
+ "${FILESDIR}"/${P}-docs.patch
+ "${FILESDIR}"/${P}-home-overflow.patch
+ "${FILESDIR}"/${P}-segv.patch
+ "${FILESDIR}"/${P}-gentoo-paths.patch
+ "${FILESDIR}"/${P}-ovflfix.patch
+ "${FILESDIR}"/${P}-CC.patch
+ "${FILESDIR}"/${P}-underflow-check.patch #136222
+ "${FILESDIR}"/${P}-fno-common.patch
)
src_prepare() {