diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/boehm-gc | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.zip |
header fix
Diffstat (limited to 'dev-libs/boehm-gc')
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boehm-gc/boehm-gc-6.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-6.0.ebuild b/dev-libs/boehm-gc/boehm-gc-6.0.ebuild index 82cb1becfd45..d49e03d0898e 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.10 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.0.ebuild,v 1.11 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/gc${PV} diff --git a/dev-libs/boehm-gc/boehm-gc-6.1.ebuild b/dev-libs/boehm-gc/boehm-gc-6.1.ebuild index d95a5a38e478..fd39f43c3839 100644 --- a/dev-libs/boehm-gc/boehm-gc-6.1.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.1.ebuild,v 1.7 2003/10/12 16:13:07 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.1.ebuild,v 1.8 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/gc${PV} diff --git a/dev-libs/boehm-gc/boehm-gc-6.2.ebuild b/dev-libs/boehm-gc/boehm-gc-6.2.ebuild index 2d2337ab0e20..dedd77b689f1 100644 --- a/dev-libs/boehm-gc/boehm-gc-6.2.ebuild +++ b/dev-libs/boehm-gc/boehm-gc-6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.2.ebuild,v 1.4 2003/11/14 16:09:13 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.2.ebuild,v 1.5 2004/03/14 12:28:57 mr_bones_ Exp $ S=${WORKDIR}/gc${PV/_/} |