diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:30:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:30:07 +0000 |
commit | 8918534c64db78c95020cd119066987e7796e11a (patch) | |
tree | a4774427c76863f5e4c2e4c67a34ee619c7238ad /games-fps/quake3 | |
parent | Stable for x86, wrt bug #450548 (diff) | |
download | gentoo-2-8918534c64db78c95020cd119066987e7796e11a.tar.gz gentoo-2-8918534c64db78c95020cd119066987e7796e11a.tar.bz2 gentoo-2-8918534c64db78c95020cd119066987e7796e11a.zip |
Stable for x86, wrt bug #447164
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-fps/quake3')
-rw-r--r-- | games-fps/quake3/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.36-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog index 5f780b27af2a..f2c4a98cef2c 100644 --- a/games-fps/quake3/ChangeLog +++ b/games-fps/quake3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.66 2013/01/03 23:12:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.67 2013/01/13 11:30:07 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> quake3-1.36-r1.ebuild: + Stable for x86, wrt bug #447164 03 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> quake3-9999.ebuild: Add missing 'die' statement to renderers installation, add new docs diff --git a/games-fps/quake3/quake3-1.36-r1.ebuild b/games-fps/quake3/quake3-1.36-r1.ebuild index 4c6f85e47355..094a8ef9f841 100644 --- a/games-fps/quake3/quake3-1.36-r1.ebuild +++ b/games-fps/quake3/quake3-1.36-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36-r1.ebuild,v 1.3 2012/12/20 19:02:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36-r1.ebuild,v 1.4 2013/01/13 11:30:07 ago Exp $ # quake3-9999 -> latest svn # quake3-9999.REV -> use svn REV @@ -22,7 +22,7 @@ ESVN_REPO_URI="svn://svn.icculus.org/quake3/trunk" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" # "smp" is omitted, because currently it does not work. IUSE="dedicated opengl teamarena +openal curl vorbis voice mumble" |