summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:17:58 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:17:58 +0000
commit8d6e32a727f5fd49078c5d51af46bd7fd848bb2f (patch)
treea6d5d7f70746ee80282b786216b55b388c616735 /dev-libs/mpatrol
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadhistorical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.gz
historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.bz2
historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.zip
Changed from "GPL2 or later" to "GPL2"
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 06c681ffe7dd..a338afeefd7a 100644
--- a/dev-libs/mpatrol/mpatrol-1.4.8.ebuild
+++ b/dev-libs/mpatrol/mpatrol-1.4.8.ebuild
@@ -1,6 +1,6 @@
# 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.5 2002/09/23 19:14:45 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8.ebuild,v 1.6 2002/10/04 05:17:12 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."