diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:41:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-09 15:41:23 +0000 |
commit | 946780976491838bc3bba3c04be1dda62b0417cd (patch) | |
tree | a2faf83f211d0f5980d6d5817b3421fdbb03fcf0 /games-action | |
parent | stable amd64, bug 327333 (diff) | |
download | gentoo-2-946780976491838bc3bba3c04be1dda62b0417cd.tar.gz gentoo-2-946780976491838bc3bba3c04be1dda62b0417cd.tar.bz2 gentoo-2-946780976491838bc3bba3c04be1dda62b0417cd.zip |
stable amd64, bug 327343
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 9f5ce6c0a70f..8f444eaeeb5d 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.51 2010/06/02 07:29:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.52 2010/07/09 15:41:23 pacho Exp $ + + 09 Jul 2010; Pacho Ramos <pacho@gentoo.org> atanks-4.6.ebuild: + stable amd64, bug 327343 *atanks-4.6 (02 Jun 2010) diff --git a/games-action/atanks/atanks-4.6.ebuild b/games-action/atanks/atanks-4.6.ebuild index ea77a844354a..c0df0ff1fd80 100644 --- a/games-action/atanks/atanks-4.6.ebuild +++ b/games-action/atanks/atanks-4.6.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.6.ebuild,v 1.1 2010/06/02 07:29:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.6.ebuild,v 1.2 2010/07/09 15:41:23 pacho 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[X]" |