diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:51:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:51:31 +0000 |
commit | 4c0340eba75ea973a52a1e101186f5db55be8d0f (patch) | |
tree | baa2424ca2777fa0660633695c9b48dc622f305e /games-action | |
parent | Stable for x86, wrt bug #539932 (diff) | |
download | gentoo-2-4c0340eba75ea973a52a1e101186f5db55be8d0f.tar.gz gentoo-2-4c0340eba75ea973a52a1e101186f5db55be8d0f.tar.bz2 gentoo-2-4c0340eba75ea973a52a1e101186f5db55be8d0f.zip |
Stable for x86, wrt bug #539936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-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 bbce693b5540..06461ba73deb 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.90 2015/02/21 12:29:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.91 2015/02/25 15:51:31 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> atanks-6.1.ebuild: + Stable for x86, wrt bug #539936 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> atanks-6.1.ebuild: Stable for ppc, wrt bug #539936 diff --git a/games-action/atanks/atanks-6.1.ebuild b/games-action/atanks/atanks-6.1.ebuild index 7f7c93714228..f8388fe97bf1 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.3 2015/02/21 12:29:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-6.1.ebuild,v 1.4 2015/02/25 15:51:31 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]" |