diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:48:31 +0000 |
commit | bb30d75cd4b9c6974354c5a551c4fe4bf8d3eb24 (patch) | |
tree | 9579cf35122b50352649411b266030bd319ce8ca /games-strategy/liquidwar | |
parent | Stable for x86, wrt bug #489072 (diff) | |
download | gentoo-2-bb30d75cd4b9c6974354c5a551c4fe4bf8d3eb24.tar.gz gentoo-2-bb30d75cd4b9c6974354c5a551c4fe4bf8d3eb24.tar.bz2 gentoo-2-bb30d75cd4b9c6974354c5a551c4fe4bf8d3eb24.zip |
Stable for x86, wrt bug #490658
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-strategy/liquidwar')
-rw-r--r-- | games-strategy/liquidwar/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/liquidwar/ChangeLog b/games-strategy/liquidwar/ChangeLog index 5246440bb6bd..16597a9cefd4 100644 --- a/games-strategy/liquidwar/ChangeLog +++ b/games-strategy/liquidwar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/liquidwar # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.29 2013/11/13 11:21:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.30 2013/12/24 12:48:31 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> liquidwar-5.6.4-r1.ebuild: + Stable for x86, wrt bug #490658 13 Nov 2013; Tony Vroon <chainsaw@gentoo.org> liquidwar-5.6.4-r1.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild b/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild index bd2fbf7e35ea..75c8d092e1d5 100644 --- a/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild +++ b/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild,v 1.2 2013/11/13 11:21:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild,v 1.3 2013/12/24 12:48:31 ago Exp $ EAPI=5 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/liquidwar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nls" RESTRICT="test" |