summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:43:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-06 13:43:39 +0000
commit1542ecf5f72e8ac14950afaab01853db4e46b9ff (patch)
tree8bf14c153437ef65cf9dd80f593540f94439937c /games-action/btanks
parentStable for amd64, wrt bug #538860 (diff)
downloadgentoo-2-1542ecf5f72e8ac14950afaab01853db4e46b9ff.tar.gz
gentoo-2-1542ecf5f72e8ac14950afaab01853db4e46b9ff.tar.bz2
gentoo-2-1542ecf5f72e8ac14950afaab01853db4e46b9ff.zip
Stable for amd64, wrt bug #538990
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/btanks')
-rw-r--r--games-action/btanks/ChangeLog5
-rw-r--r--games-action/btanks/btanks-0.9.8083.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/btanks/ChangeLog b/games-action/btanks/ChangeLog
index 7fb74ebe0deb..17c5203eda45 100644
--- a/games-action/btanks/ChangeLog
+++ b/games-action/btanks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/btanks
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.29 2015/02/06 13:43:39 ago Exp $
+
+ 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> btanks-0.9.8083.ebuild:
+ Stable for amd64, wrt bug #538990
05 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> btanks-0.9.8083.ebuild:
EAPI=5
diff --git a/games-action/btanks/btanks-0.9.8083.ebuild b/games-action/btanks/btanks-0.9.8083.ebuild
index 82d6292299dc..f2151213e88a 100644
--- a/games-action/btanks/btanks-0.9.8083.ebuild
+++ b/games-action/btanks/btanks-0.9.8083.ebuild
@@ -1,6 +1,6 @@
# 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.8 2015/02/05 22:08:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.9 2015/02/06 13:43:39 ago Exp $
EAPI=5
inherit eutils scons-utils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/btanks/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/lua-5.1