diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:09:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:09:03 +0000 |
commit | b13b86f49548273f51467d612972920a54bc17ed (patch) | |
tree | 2ebfda5dd3b2717e043d8996b82761311b9fc516 /games-action/atanks | |
parent | Stable for amd64, wrt bug #418021 (diff) | |
download | gentoo-2-b13b86f49548273f51467d612972920a54bc17ed.tar.gz gentoo-2-b13b86f49548273f51467d612972920a54bc17ed.tar.bz2 gentoo-2-b13b86f49548273f51467d612972920a54bc17ed.zip |
Stable for amd64, wrt bug #418003
(Portage version: 2.1.10.49/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-5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 47894ac2dd27..fc2368773c91 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.74 2012/04/21 21:22:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.75 2012/05/29 12:09:03 ago Exp $ + + 29 May 2012; Agostino Sarubbo <ago@gentoo.org> atanks-5.4.ebuild: + Stable for amd64, wrt bug #418003 *atanks-5.4 (21 Apr 2012) diff --git a/games-action/atanks/atanks-5.4.ebuild b/games-action/atanks/atanks-5.4.ebuild index c3b4e9947690..147fe279f648 100644 --- a/games-action/atanks/atanks-5.4.ebuild +++ b/games-action/atanks/atanks-5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.4.ebuild,v 1.1 2012/04/21 21:22:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.4.ebuild,v 1.2 2012/05/29 12:09:03 ago 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:0[X]" |