summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-24 23:01:37 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-24 23:01:37 +0000
commit0f66eb417f899e807b1452139dfb3d20977c9ce0 (patch)
treebffe51382c722e73f9d75518ee1949e92a3804c3
parentstable ppc, bug 301886 (diff)
downloadgentoo-2-0f66eb417f899e807b1452139dfb3d20977c9ce0.tar.gz
gentoo-2-0f66eb417f899e807b1452139dfb3d20977c9ce0.tar.bz2
gentoo-2-0f66eb417f899e807b1452139dfb3d20977c9ce0.zip
stable ppc, bug 301869
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-rw-r--r--games-roguelike/crossfire-client/ChangeLog8
-rw-r--r--games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-roguelike/crossfire-client/ChangeLog b/games-roguelike/crossfire-client/ChangeLog
index e6adf46be551..87381f62a706 100644
--- a/games-roguelike/crossfire-client/ChangeLog
+++ b/games-roguelike/crossfire-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-roguelike/crossfire-client
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.21 2009/12/22 01:05:51 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.22 2010/01/24 23:01:37 ranger Exp $
+
+ 24 Jan 2010; Brent Baude <ranger@gentoo.org>
+ crossfire-client-1.12.0.ebuild:
+ stable ppc, bug 301869
22 Dec 2009; Michael Sterrett <mr_bones_@gentoo.org>
crossfire-client-1.12.0.ebuild, +files/crossfire-client-1.12.0-lua.patch:
diff --git a/games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild b/games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild
index f246d1175598..f8e7f26e1edf 100644
--- a/games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild
+++ b/games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.12.0.ebuild,v 1.2 2009/12/22 01:05:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.12.0.ebuild,v 1.3 2010/01/24 23:01:37 ranger Exp $
EAPI=2
inherit eutils 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 gtk oss sdl"
RDEPEND="alsa? ( media-libs/alsa-lib )