summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-01-08 19:02:02 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-01-08 19:02:02 +0000
commit12311822a6b715d058a284cc64266ccbc74e642c (patch)
tree7c281b70557860d55e07523ddb23f3b6c02c241c /games-roguelike/crossfire-client
parentMigrate to distutils-r1. Restrict tests because of bug #449638. (diff)
downloadgentoo-2-12311822a6b715d058a284cc64266ccbc74e642c.tar.gz
gentoo-2-12311822a6b715d058a284cc64266ccbc74e642c.tar.bz2
gentoo-2-12311822a6b715d058a284cc64266ccbc74e642c.zip
Marked stable for amd64 wrt bug #450790
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'games-roguelike/crossfire-client')
-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 35be654c56c6..38fc41185f25 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.30 2013/01/08 07:54:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.31 2013/01/08 19:02:02 nimiux Exp $
+
+ 08 Jan 2013; Chema Alonso <nimiux@gentoo.org> crossfire-client-1.70.0.ebuild:
+ Marked stable for amd64 wrt bug #450790
08 Jan 2013; Michael Sterrett <mr_bones_@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 f96899cf6f86..83f8cc472549 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.2 2013/01/08 07:54:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild,v 1.3 2013/01/08 19:02:02 nimiux Exp $
EAPI=5
inherit 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 )