diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-17 23:07:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-17 23:07:15 +0000 |
commit | a6f050f167136eb503691b1706e7533e344c47f1 (patch) | |
tree | 62053c6c7323f5ce7a7a82e46126d77e09df842a /games-action | |
parent | Stable on amd64 wrt bug #372283 (diff) | |
download | gentoo-2-a6f050f167136eb503691b1706e7533e344c47f1.tar.gz gentoo-2-a6f050f167136eb503691b1706e7533e344c47f1.tar.bz2 gentoo-2-a6f050f167136eb503691b1706e7533e344c47f1.zip |
Stable on amd64 wrt bug #379407
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 10bb40b8262f..085032a3e413 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.65 2011/07/16 04:42:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.66 2011/08/17 23:07:15 hwoarang Exp $ + + 17 Aug 2011; Markos Chandras <hwoarang@gentoo.org> atanks-5.1.ebuild: + Stable on amd64 wrt bug #379407 *atanks-5.1 (16 Jul 2011) diff --git a/games-action/atanks/atanks-5.1.ebuild b/games-action/atanks/atanks-5.1.ebuild index 2d8f46bf573f..93b637fa988f 100644 --- a/games-action/atanks/atanks-5.1.ebuild +++ b/games-action/atanks/atanks-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.1.ebuild,v 1.1 2011/07/16 04:42:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.1.ebuild,v 1.2 2011/08/17 23:07:15 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-5[X]" |