diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-26 09:13:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-26 09:13:42 +0000 |
commit | bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9 (patch) | |
tree | 8c7acca8d42c2f06d35b4ec9c68d02b23c729b84 /eclass/zproduct.eclass | |
parent | header fix (diff) | |
download | gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.gz gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.tar.bz2 gentoo-2-bc20a0f6c3d41851bc6d2e652cc97c8b4ef8d5f9.zip |
header fix
Diffstat (limited to 'eclass/zproduct.eclass')
-rw-r--r-- | eclass/zproduct.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/zproduct.eclass b/eclass/zproduct.eclass index e6f91e1e8660..39061d0f4dcc 100644 --- a/eclass/zproduct.eclass +++ b/eclass/zproduct.eclass @@ -1,7 +1,7 @@ -# Copyright 2003 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/eclass/zproduct.eclass,v 1.9 2003/10/26 09:12:59 vapier Exp $ # Author: Jason Shoemaker <kutsuya@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/zproduct.eclass,v 1.8 2003/10/13 00:24:49 robbat2 Exp $ # This eclass is designed to streamline the construction of # ebuilds for new zope products |