projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4d4a12
)
games-emulation/dosbox: Update 9999 for EAPI=6 changes in svn eclass, #591642
author
NP-Hardass
<NP-Hardass@gentoo.org>
Tue, 23 Aug 2016 19:58:10 +0000
(15:58 -0400)
committer
NP-Hardass
<NP-Hardass@gentoo.org>
Wed, 24 Aug 2016 19:07:46 +0000
(15:07 -0400)
Package-Manager: portage-2.3.0
games-emulation/dosbox/dosbox-9999.ebuild
patch
|
blob
|
history
diff --git
a/games-emulation/dosbox/dosbox-9999.ebuild
b/games-emulation/dosbox/dosbox-9999.ebuild
index 97c581f2f19843b00bbb30ca2e41c0253cabaf4a..d3628149d91ccd1051f0c2e4c34a9bb786affcf2 100644
(file)
--- a/
games-emulation/dosbox/dosbox-9999.ebuild
+++ b/
games-emulation/dosbox/dosbox-9999.ebuild
@@
-34,11
+34,10
@@
if [[ ${PV} = 9999 ]]; then
S=${WORKDIR}/${PN}
fi
+PATCHES=( "${FILESDIR}/${PN}-0.74-gcc46.patch" )
+
src_prepare() {
default
- if [[ ${PV} = 9999 ]]; then
- subversion_src_prepare
- fi
eautoreconf
}