diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-24 14:11:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-24 14:11:22 +0000 |
commit | 986e1ff50b2e7f4a1b0af94b10d3090afd0ae181 (patch) | |
tree | 70d14a0e4bb4b9e07e4e0582c0a3acc790fc0b2c /games-action | |
parent | stable ppc, bug 305903 (diff) | |
download | gentoo-2-986e1ff50b2e7f4a1b0af94b10d3090afd0ae181.tar.gz gentoo-2-986e1ff50b2e7f4a1b0af94b10d3090afd0ae181.tar.bz2 gentoo-2-986e1ff50b2e7f4a1b0af94b10d3090afd0ae181.zip |
stable ppc, bug 305673
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 65bb55602f38..017e51d1f94d 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.45 2010/03/10 18:01:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.46 2010/03/24 14:11:22 ranger Exp $ + + 24 Mar 2010; Brent Baude <ranger@gentoo.org> atanks-4.3.ebuild: + stable ppc, bug 305673 *atanks-4.4 (10 Mar 2010) diff --git a/games-action/atanks/atanks-4.3.ebuild b/games-action/atanks/atanks-4.3.ebuild index c5fa4b1f0be8..af4a2fdea920 100644 --- a/games-action/atanks/atanks-4.3.ebuild +++ b/games-action/atanks/atanks-4.3.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.3.ebuild,v 1.2 2010/02/27 18:19:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.3.ebuild,v 1.3 2010/03/24 14:11:22 ranger Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atanks/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="media-libs/allegro[X]" |