diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 21:12:03 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-22 21:12:03 +0000 |
commit | c8d2e914460cf5f1080acde154226ed01d6b1d3b (patch) | |
tree | 7a5b5a22600d74560481f87c29c4a8b0db7a8649 /games-fps/quake4-bin | |
parent | Version bump #119821 by Alexander Skwar. (diff) | |
download | historical-c8d2e914460cf5f1080acde154226ed01d6b1d3b.tar.gz historical-c8d2e914460cf5f1080acde154226ed01d6b1d3b.tar.bz2 historical-c8d2e914460cf5f1080acde154226ed01d6b1d3b.zip |
Marking stable on amd64.
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 992c9784a4b7..31911c007af8 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.6 2006/01/22 21:02:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.7 2006/01/22 21:12:03 wolf31o2 Exp $ + + 22 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake4-bin-1.0.6.ebuild: + Marking stable on amd64. 22 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 45e0de76b4c9..70eb02b4416d 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.3 2006/01/22 21:02:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.4 2006/01/22 21:12:03 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" |