diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:07:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:07:49 +0000 |
commit | 0c54298e402c8b7b19346670be53b85f802cb439 (patch) | |
tree | 3ae3fce60fcf65aea545fa316bf02f2e938ec236 /games-roguelike | |
parent | Stable for x86, wrt bug #546306 (diff) | |
download | gentoo-2-0c54298e402c8b7b19346670be53b85f802cb439.tar.gz gentoo-2-0c54298e402c8b7b19346670be53b85f802cb439.tar.bz2 gentoo-2-0c54298e402c8b7b19346670be53b85f802cb439.zip |
Stable for x86, wrt bug #545992
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-roguelike')
-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 64da69e0c17d..da6d645e8f69 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.41 2015/04/19 08:56:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.42 2015/04/19 10:07:49 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> crossfire-client-1.71.0.ebuild: + Stable for x86, wrt bug #545992 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> crossfire-client-1.71.0.ebuild: Stable for amd64, wrt bug #545992 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 345c52bb8b0b..49bb1355e9e3 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.3 2015/04/19 08:56:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.71.0.ebuild,v 1.4 2015/04/19 10:07:49 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 ) |