diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:04:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:04:08 +0000 |
commit | 14e08d008a1fae7fe80987e78d8f1267176bc6d8 (patch) | |
tree | 5b1bfa4bb90665110becc4c29add8cc8b8f84a46 /games-action/atanks | |
parent | Stable for amd64, wrt bug #539678 (diff) | |
download | gentoo-2-14e08d008a1fae7fe80987e78d8f1267176bc6d8.tar.gz gentoo-2-14e08d008a1fae7fe80987e78d8f1267176bc6d8.tar.bz2 gentoo-2-14e08d008a1fae7fe80987e78d8f1267176bc6d8.zip |
Stable for amd64, wrt bug #539936
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/atanks')
-rw-r--r-- | games-action/atanks/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/atanks/atanks-6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog index 5b53d5d26d68..c061ed42c283 100644 --- a/games-action/atanks/ChangeLog +++ b/games-action/atanks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/atanks # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.88 2015/01/14 07:07:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.89 2015/02/19 09:04:08 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> atanks-6.1.ebuild: + Stable for amd64, wrt bug #539936 14 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> -atanks-5.9.ebuild: old diff --git a/games-action/atanks/atanks-6.1.ebuild b/games-action/atanks/atanks-6.1.ebuild index aef3691aadda..59e73d57be91 100644 --- a/games-action/atanks/atanks-6.1.ebuild +++ b/games-action/atanks/atanks-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-6.1.ebuild,v 1.1 2015/01/14 06:08:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-6.1.ebuild,v 1.2 2015/02/19 09:04:08 ago Exp $ EAPI=5 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]" |