diff options
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-6.0.ebuild')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-6.0.ebuild b/dev-libs/boehm-gc/boehm-gc-6.0.ebuild index 87d45f21d77f..c1ca2f97f465 100644 --- a/dev-libs/boehm-gc/boehm-gc-6.0.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.0.ebuild,v 1.7 2002/12/09 04:21:02 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.0.ebuild,v 1.8 2003/02/13 10:34:09 vapier Exp $ S=${WORKDIR}/gc6.0 DESCRIPTION="The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code." |