diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:57:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:57:18 +0000 |
commit | cb9bb9fa561df4cec398fd94848a8065b8ffe2ee (patch) | |
tree | acee5611c947a964c2d1fa62433dbc839efe15dc /games-action | |
parent | Stable for amd64, wrt bug #449894 (diff) | |
download | gentoo-2-cb9bb9fa561df4cec398fd94848a8065b8ffe2ee.tar.gz gentoo-2-cb9bb9fa561df4cec398fd94848a8065b8ffe2ee.tar.bz2 gentoo-2-cb9bb9fa561df4cec398fd94848a8065b8ffe2ee.zip |
Stable for amd64, wrt bug #449896
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-5.7.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index bc44e5941b75..90cd4668e626 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.81 2013/01/03 01:23:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.82 2013/01/03 10:57:18 ago Exp $ + + 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> atanks-5.7.ebuild: + Stable for amd64, wrt bug #449896 03 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -atanks-5.6.ebuild: old diff --git a/games-action/atanks/atanks-5.7.ebuild b/games-action/atanks/atanks-5.7.ebuild index 9d790046272e..0bc521f91967 100644 --- a/games-action/atanks/atanks-5.7.ebuild +++ b/games-action/atanks/atanks-5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.7.ebuild,v 1.1 2012/11/27 20:03:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.7.ebuild,v 1.2 2013/01/03 10:57:18 ago Exp $ EAPI=2 inherit eutils gnome2-utils 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]" |