diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-28 18:34:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-28 18:34:09 +0000 |
commit | e4d6a4db4aa8ed16f3de613fe13d4aabc766b0f8 (patch) | |
tree | a82557e3b6f50ed93ed3c199deb2ab3dacc9ce77 /games-fps/quake4-bin | |
parent | Stable for HPPA (bug #136009). (diff) | |
download | gentoo-2-e4d6a4db4aa8ed16f3de613fe13d4aabc766b0f8.tar.gz gentoo-2-e4d6a4db4aa8ed16f3de613fe13d4aabc766b0f8.tar.bz2 gentoo-2-e4d6a4db4aa8ed16f3de613fe13d4aabc766b0f8.zip |
Stable on amd64/x86.
(Portage version: 2.1.1_pre5-r3)
Diffstat (limited to 'games-fps/quake4-bin')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index 366a72eb126a..7e224cbb2e82 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2006/08/01 16:11:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.25 2006/08/28 18:34:09 wolf31o2 Exp $ + + 28 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake4-bin-1.3.ebuild: + Stable on amd64/x86. *quake4-bin-1.3 (01 Aug 2006) diff --git a/games-fps/quake4-bin/quake4-bin-1.3.ebuild b/games-fps/quake4-bin/quake4-bin-1.3.ebuild index 38d5820e1d6c..289cb95c4206 100644 --- a/games-fps/quake4-bin/quake4-bin-1.3.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.3.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.3.ebuild,v 1.1 2006/08/01 16:11:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.ebuild,v 1.2 2006/08/28 18:34:09 wolf31o2 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://idsoftware/quake4/linux/quake4-linux-${PV}.x86.run" LICENSE="QUAKE4" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="alsa cdinstall dedicated opengl" RESTRICT="strip" |