diff options
author | 2008-06-25 19:24:35 +0000 | |
---|---|---|
committer | 2008-06-25 19:24:35 +0000 | |
commit | 96596b4f93b920a52b4782eabcaf0d2cdb41f1e0 (patch) | |
tree | 7a42dc392e2c73cb95cea739958885a2ebaec22f /games-action/atanks | |
parent | Stable on ppc wrt bug 229239 (diff) | |
download | historical-96596b4f93b920a52b4782eabcaf0d2cdb41f1e0.tar.gz historical-96596b4f93b920a52b4782eabcaf0d2cdb41f1e0.tar.bz2 historical-96596b4f93b920a52b4782eabcaf0d2cdb41f1e0.zip |
Stable on ppc wrt bug 229241
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index d079032160a8..b940847f8185 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.30 2008/06/25 07:28:10 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.31 2008/06/25 19:24:35 nixnut Exp $ + + 25 Jun 2008; nixnut <nixnut@gentoo.org> atanks-2.9.ebuild: + Stable on ppc wrt bug 229241 25 Jun 2008; Christian Faulhammer <opfer@gentoo.org> atanks-2.9.ebuild: stable x86, bug 229241 diff --git a/games-action/atanks/atanks-2.9.ebuild b/games-action/atanks/atanks-2.9.ebuild index a7b674878eaa..aacce2fb8f21 100644 --- a/games-action/atanks/atanks-2.9.ebuild +++ b/games-action/atanks/atanks-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-2.9.ebuild,v 1.3 2008/06/25 07:28:10 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-2.9.ebuild,v 1.4 2008/06/25 19:24:35 nixnut Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/allegro" |