diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:05:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 13:05:18 +0000 |
commit | 8a886e3511c84aa0e0341fd36bebdb0bbab9cca2 (patch) | |
tree | 7ac60adabe5326f9e60d237732e0d2c8b789b7c4 /games-action/atanks | |
parent | Stable for ppc, wrt bug #449894 (diff) | |
download | gentoo-2-8a886e3511c84aa0e0341fd36bebdb0bbab9cca2.tar.gz gentoo-2-8a886e3511c84aa0e0341fd36bebdb0bbab9cca2.tar.bz2 gentoo-2-8a886e3511c84aa0e0341fd36bebdb0bbab9cca2.zip |
Stable for ppc, wrt bug #449896
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-action/atanks')
-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 90cd4668e626..20f6ec245de3 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.82 2013/01/03 10:57:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.83 2013/01/04 13:05:18 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> atanks-5.7.ebuild: + Stable for ppc, wrt bug #449896 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> atanks-5.7.ebuild: Stable for amd64, wrt bug #449896 diff --git a/games-action/atanks/atanks-5.7.ebuild b/games-action/atanks/atanks-5.7.ebuild index 0bc521f91967..df16d6bca253 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.2 2013/01/03 10:57:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.7.ebuild,v 1.3 2013/01/04 13:05:18 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]" |