diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-13 11:21:06 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-13 11:21:06 +0000 |
commit | db7afd2615a2f16281a5363391c6cf105cb7874c (patch) | |
tree | 6c676be27f48d259f64ede6aabc1d58c90e7f9c6 /games-strategy/liquidwar | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-db7afd2615a2f16281a5363391c6cf105cb7874c.tar.gz gentoo-2-db7afd2615a2f16281a5363391c6cf105cb7874c.tar.bz2 gentoo-2-db7afd2615a2f16281a5363391c6cf105cb7874c.zip |
liquidwar-5.6.4-r1.ebuild
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'games-strategy/liquidwar')
-rw-r--r-- | games-strategy/liquidwar/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/liquidwar/ChangeLog b/games-strategy/liquidwar/ChangeLog index f71676ad7ce5..5246440bb6bd 100644 --- a/games-strategy/liquidwar/ChangeLog +++ b/games-strategy/liquidwar/ChangeLog @@ -1,6 +1,10 @@ # 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.28 2013/03/04 22:36:22 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.29 2013/11/13 11:21:06 chainsaw Exp $ + + 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 + Lazkani in bug #490658. *liquidwar-5.6.4-r1 (04 Mar 2013) diff --git a/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild b/games-strategy/liquidwar/liquidwar-5.6.4-r1.ebuild index f87b46688734..bd2fbf7e35ea 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.1 2013/03/04 22:36:22 hasufell Exp $ +# $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 $ 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" |