diff options
author | 2006-09-20 16:54:01 +0000 | |
---|---|---|
committer | 2006-09-20 16:54:01 +0000 | |
commit | e3f3d78785019539b7eb4665fbb3c9ec0d599f61 (patch) | |
tree | 62896f38846165a7aa0e0ef45a27315bdae7c78c /games-action | |
parent | stable on amd64 (diff) | |
download | gentoo-2-e3f3d78785019539b7eb4665fbb3c9ec0d599f61.tar.gz gentoo-2-e3f3d78785019539b7eb4665fbb3c9ec0d599f61.tar.bz2 gentoo-2-e3f3d78785019539b7eb4665fbb3c9ec0d599f61.zip |
stable on amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index f7ede54e3f0d..77bf82aee687 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.17 2006/01/28 21:19:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.18 2006/09/20 16:54:01 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> atanks-1.1.0.ebuild: + stable on amd64 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> atanks-1.1.0.ebuild: diff --git a/games-action/atanks/atanks-1.1.0.ebuild b/games-action/atanks/atanks-1.1.0.ebuild index 1d8858c30733..f45998473257 100644 --- a/games-action/atanks/atanks-1.1.0.ebuild +++ b/games-action/atanks/atanks-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-1.1.0.ebuild,v 1.14 2006/01/28 21:19:10 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-1.1.0.ebuild,v 1.15 2006/09/20 16:54:01 blubb Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,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-4.0.3 |