diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 21:02:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 21:02:34 +0000 |
commit | 16191ae00f8e9b4bc5896e7e6a12b1e46286207f (patch) | |
tree | a0a0e53158aaf0f5b73e2ea1ebe08d46bd0ddacd /games-fps/quake4-bin | |
parent | Stable on ppc64 (diff) | |
download | historical-16191ae00f8e9b4bc5896e7e6a12b1e46286207f.tar.gz historical-16191ae00f8e9b4bc5896e7e6a12b1e46286207f.tar.bz2 historical-16191ae00f8e9b4bc5896e7e6a12b1e46286207f.zip |
Marked stable on x86 and closing bug #119970.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'games-fps/quake4-bin')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index 032d9cec17b2..992c9784a4b7 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake4-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.5 2006/01/05 02:58:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.6 2006/01/22 21:02:34 wolf31o2 Exp $ + + 22 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake4-bin-1.0.6.ebuild: + Marked stable on x86 and closing bug #119970. 05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake4-bin-1.0.6.ebuild: diff --git a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild b/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild index 93ed0d7f22dd..45e0de76b4c9 100644 --- a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.2 2006/01/05 02:58:42 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.3 2006/01/22 21:02:34 wolf31o2 Exp $ inherit eutils games @@ -14,7 +14,7 @@ SRC_URI="mirror://3dgamers/quake4/quake4-linux-${PV}.x86.run LICENSE="QUAKE4" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" IUSE="cdinstall alsa opengl dedicated" RESTRICT="nostrip" |