summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-20 21:34:51 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-20 21:34:51 +0000
commit56165873f9d9b245d2260658b4aa81ec0335782f (patch)
treea4587c6441d3acd682b71f6764eb6502fb3b3ea7 /dev-libs/mpatrol
parentUpdated HOMEPAGE and SRC_URI variable (diff)
downloadgentoo-2-56165873f9d9b245d2260658b4aa81ec0335782f.tar.gz
gentoo-2-56165873f9d9b245d2260658b4aa81ec0335782f.tar.bz2
gentoo-2-56165873f9d9b245d2260658b4aa81ec0335782f.zip
Removed index.html from HOMEPAGE variable
Diffstat (limited to 'dev-libs/mpatrol')
-rw-r--r--dev-libs/mpatrol/mpatrol-1.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mpatrol/mpatrol-1.4.8.ebuild b/dev-libs/mpatrol/mpatrol-1.4.8.ebuild
index 8d2603baac53..69e77841c55b 100644
--- a/dev-libs/mpatrol/mpatrol-1.4.8.ebuild
+++ b/dev-libs/mpatrol/mpatrol-1.4.8.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8.ebuild,v 1.4 2002/09/20 21:34:51 vapier Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A link library for controlling and tracing dynamic memory allocation. Attempts to diagnose run-time errors that are caused by misuse of dynamically allocated memory. Simple integration via a single header."
SRC_URI="http://www.cbmamiga.demon.co.uk/mpatrol/files/${PN}_${PV}.tar.gz"
-HOMEPAGE="http://www.cbmamiga.demon.co.uk/mpatrol/index.html"
+HOMEPAGE="http://www.cbmamiga.demon.co.uk/mpatrol/"
SLOT="0"
LICENSE="GPL"