diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-27 02:25:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-27 02:25:34 +0000 |
commit | c3fae2c6ba5ea1d93b431b7d4dd082177f628c0f (patch) | |
tree | 58c05641950c3260021c2de5c84ebe81eacf1bb6 /games-fps/cube/cube-20031223.ebuild | |
parent | mask sdl-mixer-1.2.5-r2 (diff) | |
download | historical-c3fae2c6ba5ea1d93b431b7d4dd082177f628c0f.tar.gz historical-c3fae2c6ba5ea1d93b431b7d4dd082177f628c0f.tar.bz2 historical-c3fae2c6ba5ea1d93b431b7d4dd082177f628c0f.zip |
update HOMEPAGE/DESCRIPTION #52092
Diffstat (limited to 'games-fps/cube/cube-20031223.ebuild')
-rw-r--r-- | games-fps/cube/cube-20031223.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/cube/cube-20031223.ebuild b/games-fps/cube/cube-20031223.ebuild index c78640e80f26..83c0d9f9fb44 100644 --- a/games-fps/cube/cube-20031223.ebuild +++ b/games-fps/cube/cube-20031223.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20031223.ebuild,v 1.4 2004/03/16 06:41:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/cube/cube-20031223.ebuild,v 1.5 2004/05/27 02:25:34 vapier Exp $ inherit eutils games MY_P="cube_2003_12_23" -DESCRIPTION="Landscape-style engine that pretends to be an indoor first person shooter engine" -HOMEPAGE="http://wouter.fov120.com/cube/" +DESCRIPTION="open source multiplayer and singleplayer first person shooter game" +HOMEPAGE="http://www.cubeengine.com/" SRC_URI="mirror://sourceforge/cube/${MY_P}.zip" LICENSE="ZLIB" |