diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:18:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:18:58 +0000 |
commit | 79c79aa6288b85f84374c374df2640d9cf9b823d (patch) | |
tree | cb8bce7d0ecae746e6716f3f1d7ab604876c2d04 /dev-libs/mpatrol/mpatrol-1.4.8.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.gz gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.bz2 gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/mpatrol/mpatrol-1.4.8.ebuild')
-rw-r--r-- | dev-libs/mpatrol/mpatrol-1.4.8.ebuild | 4 |
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." |