diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:43:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-15 13:43:46 +0000 |
commit | 48a3c361888d84b9f3f00c599877814d128416ca (patch) | |
tree | 2835b8df5c880fa9ddae96ba94024dee006f398c /games-action/atanks | |
parent | stable ppc, bug 338836 (diff) | |
download | gentoo-2-48a3c361888d84b9f3f00c599877814d128416ca.tar.gz gentoo-2-48a3c361888d84b9f3f00c599877814d128416ca.tar.bz2 gentoo-2-48a3c361888d84b9f3f00c599877814d128416ca.zip |
stable ppc, bug 340010
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 68074a4dc49f..786c6faa18c3 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.58 2010/10/10 18:47:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.59 2010/10/15 13:43:46 ranger Exp $ + + 15 Oct 2010; Brent Baude <ranger@gentoo.org> atanks-4.7.ebuild: + stable ppc, bug 340010 10 Oct 2010; Christian Faulhammer <fauli@gentoo.org> atanks-4.7.ebuild: stable x86, bug 340010 diff --git a/games-action/atanks/atanks-4.7.ebuild b/games-action/atanks/atanks-4.7.ebuild index bfcbadcd67ee..1f136e44efc5 100644 --- a/games-action/atanks/atanks-4.7.ebuild +++ b/games-action/atanks/atanks-4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.7.ebuild,v 1.3 2010/10/10 18:47:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.7.ebuild,v 1.4 2010/10/15 13:43:46 ranger 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[X]" |