diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-22 11:00:19 +0000 |
commit | 0bb33519ea39d7fb9a0c88fe23352af19f717de3 (patch) | |
tree | 3236e730b050e8e5980e4f0fcde7d3b9252e38a2 /games-fps | |
parent | Stable for amd64, wrt bug #448004 (diff) | |
download | gentoo-2-0bb33519ea39d7fb9a0c88fe23352af19f717de3.tar.gz gentoo-2-0bb33519ea39d7fb9a0c88fe23352af19f717de3.tar.bz2 gentoo-2-0bb33519ea39d7fb9a0c88fe23352af19f717de3.zip |
Stable for amd64, wrt bug #448030
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-bin/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index d628be9e6ae8..d9e93bb0878b 100644 --- a/games-fps/quake3-bin/ChangeLog +++ b/games-fps/quake3-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.33 2012/07/11 17:29:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.34 2012/12/22 11:00:19 ago Exp $ + + 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> quake3-bin-1.32c-r1.ebuild: + Stable for amd64, wrt bug #448030 11 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org> quake3-bin-1.32c-r1.ebuild: diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild index 938aeda30425..9d9086a8a40e 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-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-bin/quake3-bin-1.32c-r1.ebuild,v 1.14 2012/07/11 17:29:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.15 2012/12/22 11:00:19 ago Exp $ EAPI=2 inherit eutils unpacker games @@ -12,7 +12,7 @@ SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-1.32b-3.x86.run LICENSE="Q3AEULA GPL-2" #gpl for init script bug #425942 SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="cdinstall dedicated opengl teamarena" RESTRICT="strip" |