diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 20:55:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 20:55:16 +0000 |
commit | b218410939100486ffadfac0468b23c0acda8aac (patch) | |
tree | 1322dbb16549323652d8105904df39c6a83b4b1a /dev-libs/dmalloc | |
parent | Added copyright+license header (diff) | |
download | gentoo-2-b218410939100486ffadfac0468b23c0acda8aac.tar.gz gentoo-2-b218410939100486ffadfac0468b23c0acda8aac.tar.bz2 gentoo-2-b218410939100486ffadfac0468b23c0acda8aac.zip |
Updated header
Diffstat (limited to 'dev-libs/dmalloc')
-rw-r--r-- | dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/dmalloc/dmalloc-4.8.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild index 140f2e2f2c9a..fd669b79b2d3 100644 --- a/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild +++ b/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2-r1.ebuild,v 1.4 2002/10/04 20:52:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Debug Malloc Library" diff --git a/dev-libs/dmalloc/dmalloc-4.8.2.ebuild b/dev-libs/dmalloc/dmalloc-4.8.2.ebuild index a528184f4ead..dcc3df6c529d 100644 --- a/dev-libs/dmalloc/dmalloc-4.8.2.ebuild +++ b/dev-libs/dmalloc/dmalloc-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2.ebuild,v 1.3 2002/08/14 11:52:27 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-4.8.2.ebuild,v 1.4 2002/10/04 20:52:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Debug Malloc Library" |