diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 00:24:06 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-07 00:24:06 +0000 |
commit | cc66af9e1b4e7e27a8d9aece2c891f1b3f3ebc5c (patch) | |
tree | 146b55f1449cf90d5edece1a05fc3b05f67a5fef /games-fps/quake3-matrix | |
parent | EAPI=2 (diff) | |
download | gentoo-2-cc66af9e1b4e7e27a8d9aece2c891f1b3f3ebc5c.tar.gz gentoo-2-cc66af9e1b4e7e27a8d9aece2c891f1b3f3ebc5c.tar.bz2 gentoo-2-cc66af9e1b4e7e27a8d9aece2c891f1b3f3ebc5c.zip |
better name
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-matrix')
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 21e2f2c9a9da..c81fbd983d78 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,11 +1,11 @@ # 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.4 2009/10/06 23:47:25 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.5 2009/10/07 00:24:06 nyhm Exp $ EAPI=2 MOD_DESC="Matrix conversion mod" -MOD_NAME="matrix" +MOD_NAME="Matrix" MOD_DIR="matrix" inherit games games-mods |