diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-04 09:34:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-04 09:34:09 +0000 |
commit | d73f5f6bdf84c9280ea39fec824602162bd89fab (patch) | |
tree | 248f8295478def3565f5afd2f0e9e6ed3cd6dc59 /games-fps/quake3-alliance | |
parent | initial commit; ebuild based on the one by Tony Vroon via bug 32397 (diff) | |
download | gentoo-2-d73f5f6bdf84c9280ea39fec824602162bd89fab.tar.gz gentoo-2-d73f5f6bdf84c9280ea39fec824602162bd89fab.tar.bz2 gentoo-2-d73f5f6bdf84c9280ea39fec824602162bd89fab.zip |
repoman
Diffstat (limited to 'games-fps/quake3-alliance')
-rw-r--r-- | games-fps/quake3-alliance/quake3-alliance-3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild b/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild index 0ba5c4e5a801..c887000a2d01 100644 --- a/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild +++ b/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild,v 1.1 2003/11/04 06:50:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-alliance/quake3-alliance-3.3.ebuild,v 1.2 2003/11/04 09:34:09 vapier Exp $ MOD_DESC="Alliance" MOD_NAME=alliance inherit games games-q3mod SRC_URI="http://mir2.ovh.net/ftp.planetquake3.net/modifications/alliance/alliance30.zip - http://mir2.ovh.net/ftp.planetquake3.net/modifications/alliance/alliance30-33.zip" + http://mir2.ovh.net/ftp.planetquake3.net/modifications/alliance/alliance30-33.zip" HOMEPAGE="http://www.planetquake.com/alliance/" -LICENCE="freedist" +LICENSE="freedist" |