diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 19:02:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 19:02:02 +0000 |
commit | d87e1fa82865580e336a09dc26d3613fcb4b6d4f (patch) | |
tree | d799b56bc592058ebeb0c4c0854ec0fb148c6863 /games-fps | |
parent | Stable for amd64, wrt bug #447906 (diff) | |
download | gentoo-2-d87e1fa82865580e336a09dc26d3613fcb4b6d4f.tar.gz gentoo-2-d87e1fa82865580e336a09dc26d3613fcb4b6d4f.tar.bz2 gentoo-2-d87e1fa82865580e336a09dc26d3613fcb4b6d4f.zip |
Stable for amd64, wrt bug #447164
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.36-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog index 35a112551038..b793d056a078 100644 --- a/games-fps/quake3/ChangeLog +++ b/games-fps/quake3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.62 2012/09/25 11:12:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.63 2012/12/20 19:02:02 ago Exp $ + + 20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> quake3-1.36-r1.ebuild: + Stable for amd64, wrt bug #447164 25 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> quake3-1.36-r1.ebuild: Disable patch for jpeg unbundling, cause it is uncompleted and may cause @@ -174,4 +177,3 @@ 26 Oct 2005; Mike Frysinger <vapier@gentoo.org> : Initial version of quake3-from-source #103591. - diff --git a/games-fps/quake3/quake3-1.36-r1.ebuild b/games-fps/quake3/quake3-1.36-r1.ebuild index fd7bf51fc8aa..4c6f85e47355 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 # 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.2 2012/09/25 11:12:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36-r1.ebuild,v 1.3 2012/12/20 19:02:02 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" |