diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:39:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:39:32 +0000 |
commit | 83e0ba474205957625d83c4fd8dc563f0f404282 (patch) | |
tree | 9a9d011af49b99102bc42808f75f73247da58a5b /games-action | |
parent | Stable for x86, wrt bug #449894 (diff) | |
download | gentoo-2-83e0ba474205957625d83c4fd8dc563f0f404282.tar.gz gentoo-2-83e0ba474205957625d83c4fd8dc563f0f404282.tar.bz2 gentoo-2-83e0ba474205957625d83c4fd8dc563f0f404282.zip |
Stable for x86, wrt bug #449896
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 20f6ec245de3..8a8bb207fb3a 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.83 2013/01/04 13:05:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.84 2013/01/13 11:39:32 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> atanks-5.7.ebuild: + Stable for x86, wrt bug #449896 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> atanks-5.7.ebuild: Stable for ppc, wrt bug #449896 diff --git a/games-action/atanks/atanks-5.7.ebuild b/games-action/atanks/atanks-5.7.ebuild index df16d6bca253..922adf7203b9 100644 --- a/games-action/atanks/atanks-5.7.ebuild +++ b/games-action/atanks/atanks-5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.7.ebuild,v 1.3 2013/01/04 13:05:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.7.ebuild,v 1.4 2013/01/13 11:39:32 ago Exp $ EAPI=2 inherit eutils gnome2-utils 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:0[X]" |