summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-06-02 16:47:21 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-06-02 16:47:21 +0000
commit989af6be7dc5ce8a700416d525492447c59afaab (patch)
tree9ad9ebe0d950f005d306910b46357037a5c19925 /games-strategy
parentbump to EAPI=4 (diff)
downloadgentoo-2-989af6be7dc5ce8a700416d525492447c59afaab.tar.gz
gentoo-2-989af6be7dc5ce8a700416d525492447c59afaab.tar.bz2
gentoo-2-989af6be7dc5ce8a700416d525492447c59afaab.zip
bump to EAPI=4
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/ja2-stracciatella/ChangeLog6
-rw-r--r--games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild10
2 files changed, 10 insertions, 6 deletions
diff --git a/games-strategy/ja2-stracciatella/ChangeLog b/games-strategy/ja2-stracciatella/ChangeLog
index 171f2d3f7ced..d69308c8b551 100644
--- a/games-strategy/ja2-stracciatella/ChangeLog
+++ b/games-strategy/ja2-stracciatella/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/ja2-stracciatella
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog,v 1.1 2012/05/10 20:05:37 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog,v 1.2 2012/06/02 16:47:21 hasufell Exp $
+
+ 02 Jun 2012; Julian Ospald <hasufell@gentoo.org>
+ ja2-stracciatella-0.12.1_p7072.ebuild:
+ bump to EAPI=4
*ja2-stracciatella-0.12.1_p7072 (10 May 2012)
diff --git a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
index 7c2ce3f95a88..d9c2d9477de6 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild,v 1.1 2012/05/10 20:05:37 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild,v 1.2 2012/06/02 16:47:21 hasufell Exp $
-EAPI=3
+EAPI=4
inherit eutils games
@@ -62,15 +62,15 @@ src_compile() {
use editor && myconf+=" JA2EDITOR=yes JA2BETAVERSION=yes"
use zlib && myconf+=" WITH_ZLIB=yes"
- emake ${myconf} || die
+ emake ${myconf}
}
src_install() {
- dogamesbin ja2 "${T}"/ja2-convert || die
+ dogamesbin ja2 "${T}"/ja2-convert
if use editor; then
insinto "${GAMES_DATADIR}"/ja2/data
- doins "${WORKDIR}"/editor.slf || die
+ doins "${WORKDIR}"/editor.slf
fi
make_desktop_entry ja2 ${PN}