diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-04 13:53:57 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-04 13:53:57 +0000 |
commit | 7dff83aaedc4d73d114291b5c494fc5dbe672efb (patch) | |
tree | 69834f9b2ac2d140d3b4812e2dba9709fc9550bd /games-strategy/liquidwar/liquidwar-5.6.3.ebuild | |
parent | Does not compile mount_smbfs in stage1. (diff) | |
download | gentoo-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/liquidwar/liquidwar-5.6.3.ebuild')
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |