summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-02-28 17:33:10 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-02-28 17:33:10 +0000
commit885a2ff83876dd5cd84daf13e0a010653c14f2d1 (patch)
tree85977991f7fa61590016609276bb294bce3b0b1e /dev-games/crystalspace/crystalspace-0.98.4.ebuild
parentdigest fix (diff)
downloadgentoo-2-885a2ff83876dd5cd84daf13e0a010653c14f2d1.tar.gz
gentoo-2-885a2ff83876dd5cd84daf13e0a010653c14f2d1.tar.bz2
gentoo-2-885a2ff83876dd5cd84daf13e0a010653c14f2d1.zip
fix HOMEPAGE (bug #83100)
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-games/crystalspace/crystalspace-0.98.4.ebuild')
-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 4a8a36a5c3c5..2eff0cc027e6 100644
--- a/dev-games/crystalspace/crystalspace-0.98.4.ebuild
+++ b/dev-games/crystalspace/crystalspace-0.98.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 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.9 2005/02/24 21:52:55 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.ebuild,v 1.10 2005/02/28 17:31:50 mr_bones_ Exp $
inherit eutils
MY_P="cs${PV:2:2}_00${PV:5:1}"
DESCRIPTION="portable 3D Game Development Kit written in C++"
-HOMEPAGE="http://crystal.sourceforge.net/"
+HOMEPAGE="http://www.crystalspace3d.org"
SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2"
LICENSE="LGPL-2"