summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-05-04 13:53:57 +0000
committerSteve Dibb <beandog@gentoo.org>2007-05-04 13:53:57 +0000
commit7dff83aaedc4d73d114291b5c494fc5dbe672efb (patch)
tree69834f9b2ac2d140d3b4812e2dba9709fc9550bd /games-strategy
parentDoes not compile mount_smbfs in stage1. (diff)
downloadgentoo-2-7dff83aaedc4d73d114291b5c494fc5dbe672efb.tar.gz
gentoo-2-7dff83aaedc4d73d114291b5c494fc5dbe672efb.tar.bz2
gentoo-2-7dff83aaedc4d73d114291b5c494fc5dbe672efb.zip
amd64 stable, bug 175310
(Portage version: 2.1.2.5)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/liquidwar/ChangeLog7
-rw-r--r--games-strategy/liquidwar/liquidwar-5.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/liquidwar/ChangeLog b/games-strategy/liquidwar/ChangeLog
index 2b687792110c..6d628fcbfe66 100644
--- a/games-strategy/liquidwar/ChangeLog
+++ b/games-strategy/liquidwar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/liquidwar
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.17 2006/10/30 10:47:38 nyhm Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.18 2007/05/04 13:53:57 beandog Exp $
+
+ 04 May 2007; Steve Dibb <beandog@gentoo.org> liquidwar-5.6.3.ebuild:
+ amd64 stable, bug 175310
30 Oct 2006; Tristan Heaven <nyhm@gentoo.org>
+files/liquidwar-5.6.3-exec-stack.patch, liquidwar-5.6.3.ebuild:
diff --git a/games-strategy/liquidwar/liquidwar-5.6.3.ebuild b/games-strategy/liquidwar/liquidwar-5.6.3.ebuild
index a79dfa28579a..bcfd35248192 100644
--- a/games-strategy/liquidwar/liquidwar-5.6.3.ebuild
+++ b/games-strategy/liquidwar/liquidwar-5.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.3.ebuild,v 1.8 2006/10/30 10:47:38 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.3.ebuild,v 1.9 2007/05/04 13:53:57 beandog Exp $
inherit eutils games
@@ -10,7 +10,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"