EAPI=2
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 19 Oct 2011 21:43:56 +0000 (21:43 +0000)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 19 Oct 2011 21:43:56 +0000 (21:43 +0000)
Package-Manager: portage-2.1.10.11/cvs/Linux i686

games-strategy/defcon-demo/ChangeLog
games-strategy/defcon-demo/defcon-demo-1.42.ebuild
games-strategy/x2/ChangeLog
games-strategy/x2/x2-1.4.05.ebuild

index c2e64f66fda2da64b72261b44129ced99ace7863..65bc92820d8c7efad45c1800551963bcba5b43c1 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/defcon-demo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/defcon-demo/ChangeLog,v 1.4 2010/04/06 12:59:20 nyhm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/defcon-demo/ChangeLog,v 1.5 2011/10/19 21:40:06 mr_bones_ Exp $
+
+  19 Oct 2011; Michael Sterrett <mr_bones_@gentoo.org> defcon-demo-1.42.ebuild:
+  EAPI=2
 
   06 Apr 2010; Tristan Heaven <nyhm@gentoo.org> defcon-demo-1.42.ebuild:
   RESTRICT=mirror
index baa87b51c55c3c73f0c0ca12b276867fb1f11d95..33ae6945501709a44eecfd1904fda5a76cb3341f 100644 (file)
@@ -1,8 +1,8 @@
-# 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-strategy/defcon-demo/defcon-demo-1.42.ebuild,v 1.4 2010/04/06 12:59:20 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/defcon-demo/defcon-demo-1.42.ebuild,v 1.5 2011/10/19 21:40:06 mr_bones_ Exp $
 
-EAPI=1
+EAPI=2
 inherit eutils toolchain-funcs games
 
 MY_PN=defcon
@@ -34,10 +34,7 @@ DEPEND=""
 
 S=${WORKDIR}/${MY_P}
 
-src_unpack() {
-       unpack ${A}
-       cd "${S}"
-
+src_prepare() {
        # FindPath scripts are ugly and unnecessary
        rm -f defcon doc/README-SDL.txt
        if use system-libs ; then
index d6bff8c95c2b5047f23c67d2f748fde3f4eba004..dc9b1c6ad8f8851dbbd9a06b49196941c259d620 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/x2
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.5 2011/03/29 11:55:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/ChangeLog,v 1.6 2011/10/19 21:43:56 mr_bones_ Exp $
+
+  19 Oct 2011; Michael Sterrett <mr_bones_@gentoo.org> x2-1.4.05.ebuild:
+  EAPI=2
 
   29 Mar 2011; Christoph Mende <angelos@gentoo.org> x2-1.4.05.ebuild:
   Fixed slot deps
index 8fdee12b90004cff5b7e4347996f1032190da759..7e8a04ed48d484629a201a3eac4dd67acd35402e 100644 (file)
@@ -1,8 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.3 2011/03/29 11:55:39 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.4 2011/10/19 21:43:56 mr_bones_ Exp $
 
-EAPI=1
+EAPI=2
 inherit eutils games
 
 MY_PV="1.4.04-${PV}"