summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:52:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:52:21 +0000
commit9c5ae860732ec5a51442959906e8f73ffe984082 (patch)
tree5625f8f8871cc390fb032de32ddbc11320cf054b /games-server
parentStable for x86, wrt bug #543948 (diff)
downloadgentoo-2-9c5ae860732ec5a51442959906e8f73ffe984082.tar.gz
gentoo-2-9c5ae860732ec5a51442959906e8f73ffe984082.tar.bz2
gentoo-2-9c5ae860732ec5a51442959906e8f73ffe984082.zip
Stable for x86, wrt bug #543986
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-server')
-rw-r--r--games-server/crossfire-server/ChangeLog5
-rw-r--r--games-server/crossfire-server/crossfire-server-1.71.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-server/crossfire-server/ChangeLog b/games-server/crossfire-server/ChangeLog
index 6d1aef40a99a..ff51fc425477 100644
--- a/games-server/crossfire-server/ChangeLog
+++ b/games-server/crossfire-server/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-server/crossfire-server
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.34 2015/03/24 17:27:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/ChangeLog,v 1.35 2015/03/25 13:52:21 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> crossfire-server-1.71.0.ebuild:
+ Stable for x86, wrt bug #543986
24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> crossfire-server-1.71.0.ebuild:
Stable for amd64, wrt bug #543986
diff --git a/games-server/crossfire-server/crossfire-server-1.71.0.ebuild b/games-server/crossfire-server/crossfire-server-1.71.0.ebuild
index 66c7f8bcb942..90e785741ad6 100644
--- a/games-server/crossfire-server/crossfire-server-1.71.0.ebuild
+++ b/games-server/crossfire-server/crossfire-server-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-server/crossfire-server/crossfire-server-1.71.0.ebuild,v 1.3 2015/03/24 17:27:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-server/crossfire-server/crossfire-server-1.71.0.ebuild,v 1.4 2015/03/25 13:52:21 ago Exp $
EAPI=5
inherit eutils games
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/crossfire/${PN}/${PV}/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="X"
RESTRICT="test"