diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-01 17:38:58 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-01 17:38:58 +0000 |
commit | 0dab8f3183505f4c2cbe1d36ecfc23fbec30a26e (patch) | |
tree | 3f1a67a5231b68c2169fd811fa5a490d074b6916 /games-fps/quake3-bin | |
parent | Marking stable on amd64 and x86. (diff) | |
download | gentoo-2-0dab8f3183505f4c2cbe1d36ecfc23fbec30a26e.tar.gz gentoo-2-0dab8f3183505f4c2cbe1d36ecfc23fbec30a26e.tar.bz2 gentoo-2-0dab8f3183505f4c2cbe1d36ecfc23fbec30a26e.zip |
Marking stable on amd64 and x86 and removing older ebuild revision.
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'games-fps/quake3-bin')
-rw-r--r-- | games-fps/quake3-bin/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/quake3-bin/ChangeLog b/games-fps/quake3-bin/ChangeLog index 02e68b0dd3de..5278282a5e2d 100644 --- a/games-fps/quake3-bin/ChangeLog +++ b/games-fps/quake3-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-bin # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.15 2006/05/01 16:01:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.16 2006/05/01 17:38:58 wolf31o2 Exp $ + + 01 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + -quake3-bin-1.32b-r4.ebuild, quake3-bin-1.32b-r7.ebuild: + Marking stable on amd64 and x86 and removing older ebuild revision. 01 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake3-bin-1.32b-r7.ebuild: diff --git a/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild b/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild index decdd96056d7..a7b489a2331e 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32b-r7.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/quake3-bin/quake3-bin-1.32b-r7.ebuild,v 1.3 2006/05/01 16:01:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32b-r7.ebuild,v 1.4 2006/05/01 17:38:58 wolf31o2 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://idsoftware/quake3/linux/linuxq3apoint-${PV}-3.x86.run" LICENSE="Q3AEULA" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="cdinstall dedicated opengl teamarena" RESTRICT="strip" |