diff options
author | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:18:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-05-29 19:18:55 +0000 |
commit | a9c80547b7d4624f8e3caf0fa147600684f95cf1 (patch) | |
tree | abd67659b77ed4d7be455c2e8ea5a34dd2c1d7e4 /games-action | |
parent | Marking crossfire-server-1.60.0 ppc for bug 412669 (diff) | |
download | gentoo-2-a9c80547b7d4624f8e3caf0fa147600684f95cf1.tar.gz gentoo-2-a9c80547b7d4624f8e3caf0fa147600684f95cf1.tar.bz2 gentoo-2-a9c80547b7d4624f8e3caf0fa147600684f95cf1.zip |
Marking atanks-5.4 ppc for bug 418003
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index fc2368773c91..c25ef2b2f2c9 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.75 2012/05/29 12:09:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.76 2012/05/29 19:18:55 ranger Exp $ + + 29 May 2012; Brent Baude <ranger@gentoo.org> atanks-5.4.ebuild: + Marking atanks-5.4 ppc for bug 418003 29 May 2012; Agostino Sarubbo <ago@gentoo.org> atanks-5.4.ebuild: Stable for amd64, wrt bug #418003 diff --git a/games-action/atanks/atanks-5.4.ebuild b/games-action/atanks/atanks-5.4.ebuild index 147fe279f648..c3712699f945 100644 --- a/games-action/atanks/atanks-5.4.ebuild +++ b/games-action/atanks/atanks-5.4.ebuild @@ -1,6 +1,6 @@ # 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.4.ebuild,v 1.2 2012/05/29 12:09:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.4.ebuild,v 1.3 2012/05/29 19:18:55 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]" |