diff options
author | 2010-10-10 18:47:20 +0000 | |
---|---|---|
committer | 2010-10-10 18:47:20 +0000 | |
commit | 154deda6f4874dec72e2e912ce20c1f2599db5f9 (patch) | |
tree | 0838e4736ad0d06cbaa4edee16a467a2461bd171 /games-action/atanks | |
parent | old (diff) | |
download | gentoo-2-154deda6f4874dec72e2e912ce20c1f2599db5f9.tar.gz gentoo-2-154deda6f4874dec72e2e912ce20c1f2599db5f9.tar.bz2 gentoo-2-154deda6f4874dec72e2e912ce20c1f2599db5f9.zip |
stable x86, bug 340010
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 0e010d79c914..68074a4dc49f 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.57 2010/10/10 12:13:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.58 2010/10/10 18:47:20 fauli Exp $ + + 10 Oct 2010; Christian Faulhammer <fauli@gentoo.org> atanks-4.7.ebuild: + stable x86, bug 340010 10 Oct 2010; Markos Chandras <hwoarang@gentoo.org> atanks-4.7.ebuild: Stable on amd64 wrt bug #340010 diff --git a/games-action/atanks/atanks-4.7.ebuild b/games-action/atanks/atanks-4.7.ebuild index d6f3779cb740..bfcbadcd67ee 100644 --- a/games-action/atanks/atanks-4.7.ebuild +++ b/games-action/atanks/atanks-4.7.ebuild @@ -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/atanks/atanks-4.7.ebuild,v 1.2 2010/10/10 12:13:08 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.7.ebuild,v 1.3 2010/10/10 18:47:20 fauli 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[X]" |