diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:27:16 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-10 17:27:16 +0000 |
commit | c0684d53011f88ea803a1fcfc248d95fd371c513 (patch) | |
tree | 82f459aa8a6c0348607e9e4cf3aa476f17eed05b /games-fps/quake3-matrix | |
parent | Stable on amd64/x86 (diff) | |
download | gentoo-2-c0684d53011f88ea803a1fcfc248d95fd371c513.tar.gz gentoo-2-c0684d53011f88ea803a1fcfc248d95fd371c513.tar.bz2 gentoo-2-c0684d53011f88ea803a1fcfc248d95fd371c513.zip |
Stable on amd64/x86
(Portage version: 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() { |