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-cvs
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-cvs')
-rw-r--r--dev-games/crystalspace-cvs/ChangeLog6
-rw-r--r--dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/crystalspace-cvs/ChangeLog b/dev-games/crystalspace-cvs/ChangeLog
index 9e49561fc157..63d94d5413d6 100644
--- a/dev-games/crystalspace-cvs/ChangeLog
+++ b/dev-games/crystalspace-cvs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace-cvs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.10 2005/01/01 17:58:53 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.11 2005/02/28 17:33:10 mr_bones_ Exp $
+
+ 28 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ crystalspace-cvs-0.99.ebuild:
+ fix HOMEPAGE (bug #83100)
*crystalspace-cvs-0.99 (25 Dec 2004)
diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
index 13353884b74c..5a6597e0c710 100644
--- a/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
+++ b/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild,v 1.4 2005/01/07 02:05:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.99.ebuild,v 1.5 2005/02/28 17:33:10 mr_bones_ Exp $
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal"
ECVS_MODULE="CS"
@@ -8,7 +8,7 @@ ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
inherit cvs
DESCRIPTION="portable 3D Game Development Kit written in C++"
-HOMEPAGE="http://crystal.sourceforge.net/"
+HOMEPAGE="http://www.crystalspace3d.org"
SRC_URI=""
LICENSE="LGPL-2"