summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-26 06:42:39 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-26 06:42:39 +0000
commit8115fe4931dde0c74f09ac45240770d0687fe6a2 (patch)
treec4d2b49fdc9da749a3083e986a12b43e4302ae21 /dev-games
parenthandle params from horde ebuilds (diff)
downloadgentoo-2-8115fe4931dde0c74f09ac45240770d0687fe6a2.tar.gz
gentoo-2-8115fe4931dde0c74f09ac45240770d0687fe6a2.tar.bz2
gentoo-2-8115fe4931dde0c74f09ac45240770d0687fe6a2.zip
fix SRC_URI #75658
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace/crystalspace-0.98.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/crystalspace/crystalspace-0.98.4.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.ebuild
index 68455c14eb26..a73ad1ba3013 100644
--- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild
+++ b/dev-games/crystalspace/crystalspace-0.98.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.2 2004/12/25 08:20:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.3 2004/12/26 06:42:39 vapier Exp $
MY_P="cs${PV:2:2}_00${PV:5:1}"
DESCRIPTION="portable 3D Game Development Kit written in C++"
HOMEPAGE="http://crystal.sourceforge.net/"
-SRC_URI="mirror://sourceforge/crystalspace/${MY_P}.tar.bz2"
+SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"