diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:29:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:29:50 +0000 |
commit | 21389f1cffb3e8ef64698fd0707d30a3be20f9f7 (patch) | |
tree | 57b4ea563c48f5cf1bd2121e458c01c4874074f2 /games-action/atanks | |
parent | Stable for ppc, wrt bug #539932 (diff) | |
download | gentoo-2-21389f1cffb3e8ef64698fd0707d30a3be20f9f7.tar.gz gentoo-2-21389f1cffb3e8ef64698fd0707d30a3be20f9f7.tar.bz2 gentoo-2-21389f1cffb3e8ef64698fd0707d30a3be20f9f7.zip |
Stable for ppc, wrt bug #539936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index c061ed42c283..bbce693b5540 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.89 2015/02/19 09:04:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.90 2015/02/21 12:29:50 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> atanks-6.1.ebuild: + Stable for ppc, wrt bug #539936 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> atanks-6.1.ebuild: Stable for amd64, wrt bug #539936 diff --git a/games-action/atanks/atanks-6.1.ebuild b/games-action/atanks/atanks-6.1.ebuild index 59e73d57be91..7f7c93714228 100644 --- a/games-action/atanks/atanks-6.1.ebuild +++ b/games-action/atanks/atanks-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-6.1.ebuild,v 1.2 2015/02/19 09:04:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-6.1.ebuild,v 1.3 2015/02/21 12:29:50 ago Exp $ EAPI=5 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]" |