diff options
-rw-r--r-- | games-roguelike/crossfire-client/ChangeLog | 5 | ||||
-rw-r--r-- | games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild | 4 |
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 ) |