diff options
author | Markus Meier <maekke@gentoo.org> | 2009-08-14 18:12:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-08-14 18:12:43 +0000 |
commit | 94b84f9635f4fe4f359be9ec72202f1dd259eeb0 (patch) | |
tree | 3da8af7de7b097d1c9385f59d674cbf43a1241a1 /games-action | |
parent | amd64/x86 stable, bug #280417 (diff) | |
download | gentoo-2-94b84f9635f4fe4f359be9ec72202f1dd259eeb0.tar.gz gentoo-2-94b84f9635f4fe4f359be9ec72202f1dd259eeb0.tar.bz2 gentoo-2-94b84f9635f4fe4f359be9ec72202f1dd259eeb0.zip |
amd64/x86 stable, bug #280421
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/atanks/atanks-3.7.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 1ad4bb14d617..9c5e8decd250 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.40 2009/06/29 01:41:46 mr_bones_ Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.41 2009/08/14 18:12:43 maekke Exp $ + + 14 Aug 2009; Markus Meier <maekke@gentoo.org> atanks-3.7.ebuild: + amd64/x86 stable, bug #280421 *atanks-3.7 (29 Jun 2009) diff --git a/games-action/atanks/atanks-3.7.ebuild b/games-action/atanks/atanks-3.7.ebuild index 15e5ae606c6d..64b283f46f03 100644 --- a/games-action/atanks/atanks-3.7.ebuild +++ b/games-action/atanks/atanks-3.7.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.7.ebuild,v 1.1 2009/06/29 01:41:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-3.7.ebuild,v 1.2 2009/08/14 18:12:43 maekke Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atanks/${P}-stable.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/allegro[X]" |