diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 17:34:54 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-10 17:34:54 +0000 |
commit | 82de64a918a7ad7086ad9e9dd7acfd75291dc523 (patch) | |
tree | e034d9a1440fb5792f762712bb73053f7bb42715 /games-fps/quake3-matrix | |
parent | amd64 stable wrt #288460 (diff) | |
download | historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.tar.gz historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.tar.bz2 historical-82de64a918a7ad7086ad9e9dd7acfd75291dc523.zip |
Stable on amd64/x86
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-matrix')
-rw-r--r-- | games-fps/quake3-matrix/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/quake3-matrix/ChangeLog b/games-fps/quake3-matrix/ChangeLog index 7e83ffdabddc..3b93994ebd08 100644 --- a/games-fps/quake3-matrix/ChangeLog +++ b/games-fps/quake3-matrix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-matrix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/ChangeLog,v 1.5 2009/10/06 23:47:25 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/ChangeLog,v 1.6 2009/10/10 17:27:16 nyhm Exp $ + + 10 Oct 2009; Tristan Heaven <nyhm@gentoo.org> + quake3-matrix-2.4_beta-r1.ebuild: + Stable on amd64/x86 06 Oct 2009; Tristan Heaven <nyhm@gentoo.org> quake3-matrix-2.4_beta-r1.ebuild: diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index 1b327239fbe0..c6b85fe5aaba 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.6 2009/10/07 13:50:26 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.7 2009/10/10 17:27:16 nyhm Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.moddb.com/mods/matrix-quake-3" SRC_URI="mirror://quakeunity/modifications/matrix24.zip" LICENSE="freedist" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="dedicated opengl" src_unpack() { |