diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-10 20:55:00 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-10 20:55:00 +0000 |
commit | 3af064d5abbbf25d7e9dc5a9c084506eca56535e (patch) | |
tree | 5cb8c7244eb156df049ad415f2019f417bc772ca /dev-python/fonttools | |
parent | (no commit message) (diff) | |
download | historical-3af064d5abbbf25d7e9dc5a9c084506eca56535e.tar.gz historical-3af064d5abbbf25d7e9dc5a9c084506eca56535e.tar.bz2 historical-3af064d5abbbf25d7e9dc5a9c084506eca56535e.zip |
header fix
Diffstat (limited to 'dev-python/fonttools')
-rw-r--r-- | dev-python/fonttools/fonttools-2.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fonttools/fonttools-2.0_beta1.ebuild b/dev-python/fonttools/fonttools-2.0_beta1.ebuild index 22f642bc126c..e63d7ab7b778 100644 --- a/dev-python/fonttools/fonttools-2.0_beta1.ebuild +++ b/dev-python/fonttools/fonttools-2.0_beta1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/fonttools-2.0_beta1.ebuild,v 1.1 2004/07/10 08:55:14 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/fonttools-2.0_beta1.ebuild,v 1.2 2004/07/10 20:53:53 mr_bones_ Exp $ inherit distutils |