games-emulation/dosbox: Update 9999 for EAPI=6 changes in svn eclass, #591642
authorNP-Hardass <NP-Hardass@gentoo.org>
Tue, 23 Aug 2016 19:58:10 +0000 (15:58 -0400)
committerNP-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

index 97c581f2f19843b00bbb30ca2e41c0253cabaf4a..d3628149d91ccd1051f0c2e4c34a9bb786affcf2 100644 (file)
@@ -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
 }