diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:24:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:24:23 +0000 |
commit | 5ca293a7c516cbe90828eb811687c10af8ba21e9 (patch) | |
tree | 560d71b5ccbba5c1b553932d8b3041784d842f9e /games-action/atanks | |
parent | stable amd64, bug 319999 (diff) | |
download | gentoo-2-5ca293a7c516cbe90828eb811687c10af8ba21e9.tar.gz gentoo-2-5ca293a7c516cbe90828eb811687c10af8ba21e9.tar.bz2 gentoo-2-5ca293a7c516cbe90828eb811687c10af8ba21e9.zip |
stable amd64, bug 319291
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index c0c5f265555c..a95a1143c513 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.48 2010/05/13 19:07:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.49 2010/05/25 21:24:23 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> atanks-4.5.ebuild: + stable amd64, bug 319291 13 May 2010; Joseph Jezak <josejx@gentoo.org> atanks-4.5.ebuild: Marked ppc stable for bug #319291. diff --git a/games-action/atanks/atanks-4.5.ebuild b/games-action/atanks/atanks-4.5.ebuild index 35ffb917337a..f104fd566987 100644 --- a/games-action/atanks/atanks-4.5.ebuild +++ b/games-action/atanks/atanks-4.5.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.5.ebuild,v 1.2 2010/05/13 19:07:30 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-4.5.ebuild,v 1.3 2010/05/25 21:24: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]" |