diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-23 10:59:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-23 10:59:05 +0000 |
commit | 3d45d96c2d836ffad1176d3810243c54e192cc52 (patch) | |
tree | 8cfae7857ed0475fa6353f00c17cb970de6b6b0d /games-fps | |
parent | ppc stable wrt #418407 (diff) | |
download | gentoo-2-3d45d96c2d836ffad1176d3810243c54e192cc52.tar.gz gentoo-2-3d45d96c2d836ffad1176d3810243c54e192cc52.tar.bz2 gentoo-2-3d45d96c2d836ffad1176d3810243c54e192cc52.zip |
ppc stable wrt #418411
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quakeforge/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/quakeforge/ChangeLog b/games-fps/quakeforge/ChangeLog index bbc7315d7b02..9e91c1760e68 100644 --- a/games-fps/quakeforge/ChangeLog +++ b/games-fps/quakeforge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quakeforge # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.30 2012/06/19 02:19:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.31 2012/06/23 10:59:05 xarthisius Exp $ + + 23 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> + quakeforge-0.5.5-r2.ebuild: + ppc stable wrt #418411 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> quakeforge-0.5.5-r2.ebuild: marked x86 per bug 418411 diff --git a/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild b/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild index dd2ebbd33982..42446ea040ab 100644 --- a/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild +++ b/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild,v 1.11 2012/06/19 02:19:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5-r2.ebuild,v 1.12 2012/06/23 10:59:05 xarthisius Exp $ EAPI=2 inherit base eutils autotools games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/quake/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="cdinstall debug fbcon opengl sdl svga X ncurses vorbis zlib ipv6 xv dga alsa oss" RESTRICT="userpriv" |