diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:55:07 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:55:07 +0000 |
commit | d5c4de0797466fc76142facf2bc4d6b2d4f4b7d9 (patch) | |
tree | 88ab1b3c7389f64bbc1be88aec47633dd9cbb320 /games-roguelike/crossfire-client | |
parent | stable ppc ppc64, bug #450768, thanks vincent (diff) | |
download | gentoo-2-d5c4de0797466fc76142facf2bc4d6b2d4f4b7d9.tar.gz gentoo-2-d5c4de0797466fc76142facf2bc4d6b2d4f4b7d9.tar.bz2 gentoo-2-d5c4de0797466fc76142facf2bc4d6b2d4f4b7d9.zip |
stable ppc, bug #450790, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'games-roguelike/crossfire-client')
-rw-r--r-- | games-roguelike/crossfire-client/ChangeLog | 6 | ||||
-rw-r--r-- | games-roguelike/crossfire-client/crossfire-client-1.70.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-roguelike/crossfire-client/ChangeLog b/games-roguelike/crossfire-client/ChangeLog index 367b751b5677..dd560684596d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.33 2013/01/08 22:38:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-roguelike/crossfire-client/ChangeLog,v 1.34 2013/01/11 18:55:07 blueness Exp $ + + 11 Jan 2013; Anthony G. Basile <blueness@gentoo.org> + crossfire-client-1.70.0.ebuild: + stable ppc, bug #450790, thanks vincent 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 5b5c592766a2..7da5bed34d0c 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.5 2013/01/08 22:38:51 mr_bones_ Exp $ +# $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 $ 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 ) |