diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-10 12:13:08 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-10 12:13:08 +0000 |
commit | 8dfb9ec43dd3e97a60f921cdaf1722e3ac7fccf3 (patch) | |
tree | 5f3ec2e28fc3df317ce4238fe2b29ddbe47af321 /games-action/atanks | |
parent | Stable on amd64 wrt bug #340012 (diff) | |
download | gentoo-2-8dfb9ec43dd3e97a60f921cdaf1722e3ac7fccf3.tar.gz gentoo-2-8dfb9ec43dd3e97a60f921cdaf1722e3ac7fccf3.tar.bz2 gentoo-2-8dfb9ec43dd3e97a60f921cdaf1722e3ac7fccf3.zip |
Stable on amd64 wrt bug #340010
(Portage version: 2.2_rc91/cvs/Linux x86_64)
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 19f578a6c09b..0e010d79c914 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.56 2010/09/06 21:10:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.57 2010/10/10 12:13:08 hwoarang Exp $ + + 10 Oct 2010; Markos Chandras <hwoarang@gentoo.org> atanks-4.7.ebuild: + Stable on amd64 wrt bug #340010 *atanks-4.7 (06 Sep 2010) diff --git a/games-action/atanks/atanks-4.7.ebuild b/games-action/atanks/atanks-4.7.ebuild index b119239d45d8..d6f3779cb740 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.1 2010/09/06 21:10:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.7.ebuild,v 1.2 2010/10/10 12:13:08 hwoarang 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]" |