summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/btanks')
-rw-r--r--games-action/btanks/ChangeLog8
-rw-r--r--games-action/btanks/btanks-0.9.8083.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog
index 05b331708029..7fb74ebe0deb 100644
--- a/games-action/btanks/ChangeLog
+++ b/games-action/btanks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/btanks
-# 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 $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.28 2015/02/05 22:08:11 mr_bones_ Exp $
+
+ 05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> btanks-0.9.8083.ebuild:
+ EAPI=5
31 Dec 2014; Tupone Alfredo <tupone@gentoo.org> btanks-0.9.8083.ebuild:
Migration to EAPI 4
@@ -122,4 +125,3 @@
20 Aug 2007; Tupone Alfredo <tupone@gentoo.org> +metadata.xml,
+btanks-0.5.4740.ebuild:
New ebuild requested via bug #172772 by Maks Polunin
-
diff --git a/games-action/btanks/btanks-0.9.8083.ebuild b/games-action/btanks/btanks-0.9.8083.ebuild
index 70174ee0d785..82d6292299dc 100644
--- a/games-action/btanks/btanks-0.9.8083.ebuild
+++ b/games-action/btanks/btanks-0.9.8083.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.7 2014/12/31 11:36:52 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.8 2015/02/05 22:08:11 mr_bones_ Exp $
-EAPI=4
+EAPI=5
inherit eutils scons-utils games
DESCRIPTION="Fast 2D tank arcade game with multiplayer and split-screen modes"