diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:26:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-10 20:26:49 +0000 |
commit | ab0b4fa0a4951613635bb60c01dafaa0e2ca0116 (patch) | |
tree | 74be11422b429c9cb94cc0430224067ce6ad7473 /games-action | |
parent | Marking lsdldoom-1.5 ppc for bug 393217 (diff) | |
download | gentoo-2-ab0b4fa0a4951613635bb60c01dafaa0e2ca0116.tar.gz gentoo-2-ab0b4fa0a4951613635bb60c01dafaa0e2ca0116.tar.bz2 gentoo-2-ab0b4fa0a4951613635bb60c01dafaa0e2ca0116.zip |
Marking atanks-5.2 ppc for bug 390559
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 720c83b72d17..f9845f3f4420 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.71 2011/11/17 18:46:42 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.72 2012/01/10 20:26:49 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> atanks-5.2.ebuild: + Marking atanks-5.2 ppc for bug 390559 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> atanks-5.2.ebuild: x86 stable wrt bug #390559 diff --git a/games-action/atanks/atanks-5.2.ebuild b/games-action/atanks/atanks-5.2.ebuild index 7bb32004ba74..f6a19f7e528f 100644 --- a/games-action/atanks/atanks-5.2.ebuild +++ b/games-action/atanks/atanks-5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.2.ebuild,v 1.4 2011/11/17 18:46:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.2.ebuild,v 1.5 2012/01/10 20:26:49 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:0[X]" |