diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:38:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:38:41 +0000 |
commit | 2d20671fe4a109376fb1c7699f424fb15eea5280 (patch) | |
tree | f6e7f6ceb0f60e9f4b36d1ae40e767afe359ec94 /games-roguelike/crossfire-client | |
parent | Stable for x86, wrt bug #449892 (diff) | |
download | gentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.tar.gz gentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.tar.bz2 gentoo-2-2d20671fe4a109376fb1c7699f424fb15eea5280.zip |
Stable for x86, wrt bug #450790
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-roguelike/crossfire-client')
-rw-r--r-- | games-roguelike/crossfire-client/ChangeLog | 5 | ||||
-rw-r--r-- | games-roguelike/crossfire-client/crossfire-client-1.70.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 dd560684596d..b5d448c527b0 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.34 2013/01/11 18:55:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.35 2013/01/13 11:38:41 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> crossfire-client-1.70.0.ebuild: + Stable for x86, wrt bug #450790 11 Jan 2013; Anthony G. Basile <blueness@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 7da5bed34d0c..8ec153835b09 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.6 2013/01/11 18:55:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild,v 1.7 2013/01/13 11:38:41 ago Exp $ EAPI=5 inherit toolchain-funcs 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 ) |