public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2010-02-27 18:10 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-02-27 18:10 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/02/27 18:10:00

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  x86 stable wrt bug #304095
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.22                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	9 Jan 2010 17:39:33 -0000	1.21
+++ ChangeLog	27 Feb 2010 18:10:00 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/btanks
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.21 2010/01/09 17:39:33 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.22 2010/02/27 18:10:00 phajdan.jr Exp $
+
+  27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  btanks-0.9.8083.ebuild:
+  x86 stable wrt bug #304095
 
 *btanks-0.9.8083 (09 Jan 2010)
 



1.2                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.1&r2=1.2

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- btanks-0.9.8083.ebuild	9 Jan 2010 17:39:33 -0000	1.1
+++ btanks-0.9.8083.ebuild	27 Feb 2010 18:10:00 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.1 2010/01/09 17:39:33 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.2 2010/02/27 18:10:00 phajdan.jr Exp $
 
 EAPI=2
 inherit eutils games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-lang/lua-5.1






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2010-10-14  3:52 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-10-14  3:52 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/10/14 03:52:04

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  use scons-utils
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.23                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	27 Feb 2010 18:10:00 -0000	1.22
+++ ChangeLog	14 Oct 2010 03:52:04 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/btanks
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.22 2010/02/27 18:10:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.23 2010/10/14 03:52:04 mr_bones_ Exp $
+
+  14 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  btanks-0.9.8083.ebuild:
+  use scons-utils
 
   27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   btanks-0.9.8083.ebuild:



1.3                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.2&r2=1.3

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- btanks-0.9.8083.ebuild	27 Feb 2010 18:10:00 -0000	1.2
+++ btanks-0.9.8083.ebuild	14 Oct 2010 03:52:04 -0000	1.3
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.2 2010/02/27 18:10:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.3 2010/10/14 03:52:04 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils games
+inherit eutils scons-utils games
 
 DESCRIPTION="Fast 2D tank arcade game with multiplayer and split-screen modes"
 HOMEPAGE="http://btanks.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/btanks/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -23,7 +23,6 @@
 	media-libs/sdl-image[jpeg,png]
 	media-libs/sdl-gfx"
 DEPEND="${RDEPEND}
-	dev-util/scons
 	dev-util/pkgconfig"
 
 src_prepare() {
@@ -32,15 +31,12 @@
 }
 
 src_compile() {
-	local sconsopts=$(echo "${MAKEOPTS}" | sed -ne "/-j/ { s/.*\(-j[[:space:]]*[0-9]\+\).*/\1/; p }")
-
-	scons \
-		${sconsopts} \
+	escons \
 		prefix="${GAMES_PREFIX}" \
 		lib_dir="$(games_get_libdir)"/${PN} \
 		plugins_dir="$(games_get_libdir)"/${PN} \
 		resources_dir="${GAMES_DATADIR}"/${PN} \
-		|| die "scons failed"
+		|| die
 }
 
 src_install() {






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2011-04-20  7:32 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone (tupone) @ 2011-04-20  7:32 UTC (permalink / raw
  To: gentoo-commits

tupone      11/04/20 07:32:12

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  Build with gcc-4.6 Bug #362829
  
  (Portage version: 2.1.9.46/cvs/Linux i686)

Revision  Changes    Path
1.24                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	14 Oct 2010 03:52:04 -0000	1.23
+++ ChangeLog	20 Apr 2011 07:32:12 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/btanks
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.23 2010/10/14 03:52:04 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.24 2011/04/20 07:32:12 tupone Exp $
+
+  20 Apr 2011; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild,
+  +files/btanks-0.9.8083-gcc46.patch:
+  Build with gcc-4.6 Bug #362829 by Diego Elio Pettenò
 
   14 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org>
   btanks-0.9.8083.ebuild:



1.4                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.3&r2=1.4

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- btanks-0.9.8083.ebuild	14 Oct 2010 03:52:04 -0000	1.3
+++ btanks-0.9.8083.ebuild	20 Apr 2011 07:32:12 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.3 2010/10/14 03:52:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.4 2011/04/20 07:32:12 tupone Exp $
 
 EAPI=2
 inherit eutils scons-utils games
@@ -27,7 +27,8 @@
 
 src_prepare() {
 	rm -rf sdlx/gfx
-	epatch "${FILESDIR}"/${P}-scons-blows.patch
+	epatch "${FILESDIR}"/${P}-scons-blows.patch \
+		"${FILESDIR}"/${P}-gcc46.patch
 }
 
 src_compile() {






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2012-05-03  3:02 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03  3:02 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 03:02:34

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.25                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	20 Apr 2011 07:32:12 -0000	1.24
+++ ChangeLog	3 May 2012 03:02:34 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/btanks
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.24 2011/04/20 07:32:12 tupone Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.25 2012/05/03 03:02:34 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> btanks-0.9.8083.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   20 Apr 2011; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild,
   +files/btanks-0.9.8083-gcc46.patch:



1.5                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.4&r2=1.5

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- btanks-0.9.8083.ebuild	20 Apr 2011 07:32:12 -0000	1.4
+++ btanks-0.9.8083.ebuild	3 May 2012 03:02:34 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.4 2011/04/20 07:32:12 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.5 2012/05/03 03:02:34 jdhore Exp $
 
 EAPI=2
 inherit eutils scons-utils games
@@ -23,7 +23,7 @@
 	media-libs/sdl-image[jpeg,png]
 	media-libs/sdl-gfx"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_prepare() {
 	rm -rf sdlx/gfx






^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2012-10-08  9:02 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone (tupone) @ 2012-10-08  9:02 UTC (permalink / raw
  To: gentoo-commits

tupone      12/10/08 09:02:14

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  Build with gcc-4.7. Bug #423613
  
  (Portage version: 2.1.11.24/cvs/Linux i686)

Revision  Changes    Path
1.26                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	3 May 2012 03:02:34 -0000	1.25
+++ ChangeLog	8 Oct 2012 09:02:14 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/btanks
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.25 2012/05/03 03:02:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.26 2012/10/08 09:02:14 tupone Exp $
+
+  08 Oct 2012; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild,
+  +files/btanks-0.9.8083-gcc47.patch:
+  Build with gcc-4.7. Bug #423613 by Diego
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> btanks-0.9.8083.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



1.6                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.5&r2=1.6

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- btanks-0.9.8083.ebuild	3 May 2012 03:02:34 -0000	1.5
+++ btanks-0.9.8083.ebuild	8 Oct 2012 09:02:14 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.5 2012/05/03 03:02:34 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.6 2012/10/08 09:02:14 tupone Exp $
 
 EAPI=2
 inherit eutils scons-utils games
@@ -28,7 +28,8 @@
 src_prepare() {
 	rm -rf sdlx/gfx
 	epatch "${FILESDIR}"/${P}-scons-blows.patch \
-		"${FILESDIR}"/${P}-gcc46.patch
+		"${FILESDIR}"/${P}-gcc46.patch \
+		"${FILESDIR}"/${P}-gcc47.patch
 }
 
 src_compile() {





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild
@ 2014-12-31 11:36 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 6+ messages in thread
From: Alfredo Tupone (tupone) @ 2014-12-31 11:36 UTC (permalink / raw
  To: gentoo-commits

tupone      14/12/31 11:36:52

  Modified:             ChangeLog btanks-0.9.8083.ebuild
  Log:
  Migration to EAPI 4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.27                 games-action/btanks/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	8 Oct 2012 09:02:14 -0000	1.26
+++ ChangeLog	31 Dec 2014 11:36:52 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/btanks
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.26 2012/10/08 09:02:14 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.27 2014/12/31 11:36:52 tupone Exp $
+
+  31 Dec 2014; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild:
+  Migration to EAPI 4
 
   08 Oct 2012; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild,
   +files/btanks-0.9.8083-gcc47.patch:



1.7                  games-action/btanks/btanks-0.9.8083.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.6&r2=1.7

Index: btanks-0.9.8083.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- btanks-0.9.8083.ebuild	8 Oct 2012 09:02:14 -0000	1.6
+++ btanks-0.9.8083.ebuild	31 Dec 2014 11:36:52 -0000	1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.6 2012/10/08 09:02:14 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.7 2014/12/31 11:36:52 tupone Exp $
 
-EAPI=2
+EAPI=4
 inherit eutils scons-utils games
 
 DESCRIPTION="Fast 2D tank arcade game with multiplayer and split-screen modes"
@@ -37,17 +37,16 @@
 		prefix="${GAMES_PREFIX}" \
 		lib_dir="$(games_get_libdir)"/${PN} \
 		plugins_dir="$(games_get_libdir)"/${PN} \
-		resources_dir="${GAMES_DATADIR}"/${PN} \
-		|| die
+		resources_dir="${GAMES_DATADIR}"/${PN}
 }
 
 src_install() {
-	dogamesbin build/release/engine/btanks || die "dogamesbin failed"
-	newgamesbin build/release/editor/bted btanksed || die "newgamesbin failed"
+	dogamesbin build/release/engine/btanks
+	newgamesbin build/release/editor/bted btanksed
 	exeinto "$(games_get_libdir)"/${PN}
-	doexe build/release/*/*.so || die "doexe failed"
+	doexe build/release/*/*.so
 	insinto "${GAMES_DATADIR}"/${PN}
-	doins -r data || die "doins failed"
+	doins -r data
 	newicon engine/src/bt.xpm ${PN}.xpm
 	make_desktop_entry ${PN} "Battle Tanks"
 	dodoc ChangeLog *.txt





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-31 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 18:10 [gentoo-commits] gentoo-x86 commit in games-action/btanks: ChangeLog btanks-0.9.8083.ebuild PaweA Hajdan (phajdan.jr)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-14  3:52 Michael Sterrett (mr_bones_)
2011-04-20  7:32 Alfredo Tupone (tupone)
2012-05-03  3:02 Jeff Horelick (jdhore)
2012-10-08  9:02 Alfredo Tupone (tupone)
2014-12-31 11:36 Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox