diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:27:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:27:58 +0000 |
commit | 2b7dc77b76c938b69bcb1cb33886af50363b52b6 (patch) | |
tree | 6f722b8f68bf9c809cbddd99ffb20fb0cc886e03 /games-fps | |
parent | Stable for x86, wrt bug #451200 (diff) | |
download | gentoo-2-2b7dc77b76c938b69bcb1cb33886af50363b52b6.tar.gz gentoo-2-2b7dc77b76c938b69bcb1cb33886af50363b52b6.tar.bz2 gentoo-2-2b7dc77b76c938b69bcb1cb33886af50363b52b6.zip |
Stable for x86, 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 | 7 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index d9e93bb0878b..573f7c9c3c8d 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.34 2012/12/22 11:00:19 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.35 2013/01/13 11:27:58 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> quake3-bin-1.32c-r1.ebuild: + Stable for x86, wrt bug #448030 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> quake3-bin-1.32c-r1.ebuild: Stable for amd64, wrt bug #448030 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 9d9086a8a40e..14827612ad16 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 +# Copyright 1999-2013 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.15 2012/12/22 11:00:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.16 2013/01/13 11:27:58 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" |