diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-12 11:29:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-12 11:29:09 +0000 |
commit | d03275f2bcae19e77cc5f801c0f7fb7be4954d24 (patch) | |
tree | 0fb4b4a335390cb9e4dce25c935e1a6adb368947 /games-fps/quake3 | |
parent | Stable for amd64, wrt bug #426198 (diff) | |
download | gentoo-2-d03275f2bcae19e77cc5f801c0f7fb7be4954d24.tar.gz gentoo-2-d03275f2bcae19e77cc5f801c0f7fb7be4954d24.tar.bz2 gentoo-2-d03275f2bcae19e77cc5f801c0f7fb7be4954d24.zip |
Stable for amd64, wrt bug #406039
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3')
-rw-r--r-- | games-fps/quake3/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.36.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog index 429475059d7c..021dd4de7bf9 100644 --- a/games-fps/quake3/ChangeLog +++ b/games-fps/quake3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.58 2011/05/14 22:38:11 mattst88 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.59 2012/07/12 11:29:09 ago Exp $ + + 12 Jul 2012; Agostino Sarubbo <ago@gentoo.org> quake3-1.36.ebuild: + Stable for amd64, wrt bug #406039 14 May 2011; Matt Turner <mattst88@gentoo.org> quake3-9999.ebuild: Make sure to call subversion_wc_info. Thanks to Andrey Vihrov, bug 222005. diff --git a/games-fps/quake3/quake3-1.36.ebuild b/games-fps/quake3/quake3-1.36.ebuild index 36aebab4741d..39d464518ff6 100644 --- a/games-fps/quake3/quake3-1.36.ebuild +++ b/games-fps/quake3/quake3-1.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.5 2011/05/16 15:09:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.6 2012/07/12 11:29:09 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" |