diff options
author | 2011-08-21 03:37:16 +0000 | |
---|---|---|
committer | 2011-08-21 03:37:16 +0000 | |
commit | 285ff2b9a5d4b8fa50378a554bd915d5469e2a25 (patch) | |
tree | c380d23b13267c173d3c86f051d0986c64e06724 /games-action | |
parent | x86 stable wrt bug #379379 (diff) | |
download | gentoo-2-285ff2b9a5d4b8fa50378a554bd915d5469e2a25.tar.gz gentoo-2-285ff2b9a5d4b8fa50378a554bd915d5469e2a25.tar.bz2 gentoo-2-285ff2b9a5d4b8fa50378a554bd915d5469e2a25.zip |
x86 stable wrt bug #379407
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 085032a3e413..7120af2cf9ac 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.66 2011/08/17 23:07:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.67 2011/08/21 03:37:16 phajdan.jr Exp $ + + 21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> atanks-5.1.ebuild: + x86 stable wrt bug #379407 17 Aug 2011; Markos Chandras <hwoarang@gentoo.org> atanks-5.1.ebuild: Stable on amd64 wrt bug #379407 diff --git a/games-action/atanks/atanks-5.1.ebuild b/games-action/atanks/atanks-5.1.ebuild index 93b637fa988f..fd0b0eb5fdcd 100644 --- a/games-action/atanks/atanks-5.1.ebuild +++ b/games-action/atanks/atanks-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.1.ebuild,v 1.2 2011/08/17 23:07:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.1.ebuild,v 1.3 2011/08/21 03:37:16 phajdan.jr Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="<media-libs/allegro-5[X]" |