summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-13 11:38:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-13 11:38:41 +0000
commit2d20671fe4a109376fb1c7699f424fb15eea5280 (patch)
treef6e7f6ceb0f60e9f4b36d1ae40e767afe359ec94 /games-roguelike
parentStable for x86, wrt bug #449892 (diff)
downloadgentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.tar.gz
gentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.tar.bz2
gentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.zip
Stable for x86, wrt bug #450790
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/crossfire-client/ChangeLog5
-rw-r--r--games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/crossfire-client/ChangeLog b/games-roguelike/crossfire-client/ChangeLog
index dd560684596d..b5d448c527b0 100644
--- a/games-roguelike/crossfire-client/ChangeLog
+++ b/games-roguelike/crossfire-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-roguelike/crossfire-client
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.34 2013/01/11 18:55:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.35 2013/01/13 11:38:41 ago Exp $
+
+ 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> crossfire-client-1.70.0.ebuild:
+ Stable for x86, wrt bug #450790
11 Jan 2013; Anthony G. Basile <blueness@gentoo.org>
crossfire-client-1.70.0.ebuild:
diff --git a/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild b/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild
index 7da5bed34d0c..8ec153835b09 100644
--- a/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild
+++ b/games-roguelike/crossfire-client/crossfire-client-1.70.0.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-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild,v 1.6 2013/01/11 18:55:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild,v 1.7 2013/01/13 11:38:41 ago Exp $
EAPI=5
inherit toolchain-funcs gnome2-utils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crossfire/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="alsa lua oss sdl"
RDEPEND="alsa? ( media-libs/alsa-lib )