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
commit3709ac52ae1869c8218beb62a53470de3ea3c200 (patch)
tree73970aa128f3f474eec72c5bd7e62f81a28abb7e /dev-games/crystalspace
parentdigest fix (diff)
downloadhistorical-3709ac52ae1869c8218beb62a53470de3ea3c200.tar.gz
historical-3709ac52ae1869c8218beb62a53470de3ea3c200.tar.bz2
historical-3709ac52ae1869c8218beb62a53470de3ea3c200.zip
fix HOMEPAGE (bug #83100)
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r--dev-games/crystalspace/ChangeLog6
-rw-r--r--dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild4
-rw-r--r--dev-games/crystalspace/crystalspace-0.98.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog
index c47fafe5fa6e..1176aed4e250 100644
--- a/dev-games/crystalspace/ChangeLog
+++ b/dev-games/crystalspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.12 2005/02/24 21:52:55 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.13 2005/02/28 17:31:50 mr_bones_ Exp $
+
+ 28 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ crystalspace-0.98.4.20050224.ebuild, crystalspace-0.98.4.ebuild:
+ fix HOMEPAGE (bug #83100)
24 Feb 2005; Thomas Raschbacher <lordvan@gentoo.org> : crystalspace-0.98.4.20050224.ebuild
cvs snapshot for planeshift
diff --git a/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild
index f6b0cd600e5d..11a5f25a911d 100644
--- a/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild
+++ b/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild
@@ -1,13 +1,13 @@
# 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.20050224.ebuild,v 1.1 2005/02/24 21:52:55 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild,v 1.2 2005/02/28 17:31:50 mr_bones_ Exp $
inherit eutils
#MY_P="cs${PV:2:2}_00${PV:5:1}"
MY_P="${P}"
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"
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"