diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:33:04 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:33:04 +0000 |
commit | 2179bf3f5b0d79847eaed088ab608e1ee7e0a776 (patch) | |
tree | 61c5a8b9d9efe3eb193ecd5d933af62943ea1b7f /games-strategy | |
parent | dev-python/pyserial stable on ppc. (diff) | |
download | gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.tar.gz gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.tar.bz2 gentoo-2-2179bf3f5b0d79847eaed088ab608e1ee7e0a776.zip |
games-strategy/liquidwar stable on ppc.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/liquidwar/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/liquidwar/liquidwar-5.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/liquidwar/ChangeLog b/games-strategy/liquidwar/ChangeLog index 68bb8ef30f20..bc26fa67694c 100644 --- a/games-strategy/liquidwar/ChangeLog +++ b/games-strategy/liquidwar/ChangeLog @@ -1,6 +1,10 @@ # 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.15 2006/08/15 09:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/ChangeLog,v 1.16 2006/08/30 19:33:04 hansmi Exp $ + + 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> + liquidwar-5.6.3.ebuild: + Stable on ppc. 15 Aug 2006; Markus Rothe <corsair@gentoo.org> liquidwar-5.6.3.ebuild: Added ~ppc64 diff --git a/games-strategy/liquidwar/liquidwar-5.6.3.ebuild b/games-strategy/liquidwar/liquidwar-5.6.3.ebuild index a75011da668d..37ab5fcef602 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 # 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.5 2006/08/15 09:11:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/liquidwar/liquidwar-5.6.3.ebuild,v 1.6 2006/08/30 19:33:04 hansmi Exp $ inherit flag-o-matic 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" |