diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 14:32:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-09 14:32:06 +0000 |
commit | 51da4a2bda1ab92edb29e774487ce7e936fda441 (patch) | |
tree | fdabc6eb51b46dce7bf49aac1c1395283ac7ccf8 /games-action | |
parent | Stable for HPPA (bug #261585). (diff) | |
download | gentoo-2-51da4a2bda1ab92edb29e774487ce7e936fda441.tar.gz gentoo-2-51da4a2bda1ab92edb29e774487ce7e936fda441.tar.bz2 gentoo-2-51da4a2bda1ab92edb29e774487ce7e936fda441.zip |
x86 stable wrt #259251
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index cef70588e31d..038e2e6f6450 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.35 2009/02/27 00:52:45 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.36 2009/03/09 14:32:06 armin76 Exp $ + + 09 Mar 2009; Raúl Porcel <armin76@gentoo.org> atanks-3.2.ebuild: + x86 stable wrt #259251 27 Feb 2009; Richard Freeman <rich0@gentoo.org> atanks-3.2.ebuild: amd64 stable - 259251 diff --git a/games-action/atanks/atanks-3.2.ebuild b/games-action/atanks/atanks-3.2.ebuild index 534bd7bac266..27e16d0ca061 100644 --- a/games-action/atanks/atanks-3.2.ebuild +++ b/games-action/atanks/atanks-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-3.2.ebuild,v 1.4 2009/02/27 00:52:45 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-3.2.ebuild,v 1.5 2009/03/09 14:32:06 armin76 Exp $ EAPI=2 inherit eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/allegro[X]" |