EAPI=5; minor tidying
authorMichael Sterrett <mr_bones_@gentoo.org>
Fri, 18 Dec 2015 09:24:15 +0000 (04:24 -0500)
committerMichael Sterrett <mr_bones_@gentoo.org>
Fri, 18 Dec 2015 09:24:15 +0000 (04:24 -0500)
Package-Manager: portage-2.2.24

games-action/xblast/xblast-2.10.4.ebuild

index bf8cfbc82f027b92c332cd2e63e3552c96e5b6fc..cc730a38d7c781a431f7ff23fcb7a5e34684ef1b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools games
 
 # Change these as releases changes
@@ -49,8 +49,7 @@ src_install() {
 
        # Images
        dodir "${IMAGE_INSTALL_DIR}"
-       cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" \
-               || die "cp failed"
+       cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" || die
 
        # Levels
        insinto "${GAMES_DATADIR}/xblast/level"