diff options
author | 2015-02-01 11:37:10 +0000 | |
---|---|---|
committer | 2015-02-01 11:37:10 +0000 | |
commit | 55643418caced1fa4d3709b6ac0eb26a71a6163d (patch) | |
tree | cd0104dd38583750d73a21de5be61a63cf25218e /games-fps/quake3-bin | |
parent | Add ruby22. (diff) | |
download | gentoo-2-55643418caced1fa4d3709b6ac0eb26a71a6163d.tar.gz gentoo-2-55643418caced1fa4d3709b6ac0eb26a71a6163d.tar.bz2 gentoo-2-55643418caced1fa4d3709b6ac0eb26a71a6163d.zip |
x86
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'games-fps/quake3-bin')
-rw-r--r-- | games-fps/quake3-bin/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index b717f56f565d..4b3c3e8a6a8e 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.38 2015/01/31 17:50:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.39 2015/02/01 11:37:10 zlogene Exp $ + + 01 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> quake3-bin-1.32c-r2.ebuild: + x86 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> quake3-bin-1.32c-r2.ebuild: Stable for amd64, wrt bug #535906 diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild index e09826ef0e31..952a7d26099e 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r2.ebuild,v 1.2 2015/01/31 17:50:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild,v 1.3 2015/02/01 11:37:10 zlogene Exp $ EAPI=5 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 teamarena" RESTRICT="strip" |