summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-19 08:56:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-19 08:56:37 +0000
commit930665947a74a44062995f92d9417988b8fe9eb0 (patch)
tree3090bc508b77e027a73bd3d9519c83432684e24f /games-roguelike
parentStable for amd64, wrt bug #546560 (diff)
downloadgentoo-2-930665947a74a44062995f92d9417988b8fe9eb0.tar.gz
gentoo-2-930665947a74a44062995f92d9417988b8fe9eb0.tar.bz2
gentoo-2-930665947a74a44062995f92d9417988b8fe9eb0.zip
Stable for amd64, wrt bug #545992
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/crossfire-client/ChangeLog5
-rw-r--r--games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-roguelike/crossfire-client/ChangeLog b/games-roguelike/crossfire-client/ChangeLog
index 810a3a45fbdc..64da69e0c17d 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.40 2015/03/12 19:32:48 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.41 2015/04/19 08:56:37 ago Exp $
+
+ 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> crossfire-client-1.71.0.ebuild:
+ Stable for amd64, wrt bug #545992
12 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org>
-crossfire-client-1.70.0-r1.ebuild:
diff --git a/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild b/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild
index 64606c9269a7..345c52bb8b0b 100644
--- a/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild
+++ b/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.71.0.ebuild,v 1.2 2015/02/28 14:02:31 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild,v 1.3 2015/04/19 08:56:37 ago Exp $
EAPI=5
inherit toolchain-funcs gnome2-utils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crossfire/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="alsa lua opengl oss sdl"
RDEPEND="alsa? ( media-libs/alsa-lib )