diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-31 09:40:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-31 09:40:20 +0000 |
commit | 107f8700c91e5296ddc714c724ad1e5ee58af38e (patch) | |
tree | ce51a5c8a01bdc52f583ac056322100d45e97850 /games-action | |
parent | x86 stable wrt bug #319015 (diff) | |
download | gentoo-2-107f8700c91e5296ddc714c724ad1e5ee58af38e.tar.gz gentoo-2-107f8700c91e5296ddc714c724ad1e5ee58af38e.tar.bz2 gentoo-2-107f8700c91e5296ddc714c724ad1e5ee58af38e.zip |
x86 stable wrt bug #319291
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index a95a1143c513..fae024f08b98 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.49 2010/05/25 21:24:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.50 2010/05/31 09:40:20 phajdan.jr Exp $ + + 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> atanks-4.5.ebuild: + x86 stable wrt bug #319291 25 May 2010; Pacho Ramos <pacho@gentoo.org> atanks-4.5.ebuild: stable amd64, bug 319291 diff --git a/games-action/atanks/atanks-4.5.ebuild b/games-action/atanks/atanks-4.5.ebuild index f104fd566987..6b6df01f6ddf 100644 --- a/games-action/atanks/atanks-4.5.ebuild +++ b/games-action/atanks/atanks-4.5.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.5.ebuild,v 1.3 2010/05/25 21:24:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.5.ebuild,v 1.4 2010/05/31 09:40:20 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[X]" |