diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-09 00:38:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-09 00:38:49 +0000 |
commit | dd8150963c8e2163b0e26fd1e12bf7a3afbc49e3 (patch) | |
tree | 757f05c7a4605af1926081f646943ef5e6051d53 /dev-util/scons-cvs | |
parent | Marked stable on x86 (diff) | |
download | historical-dd8150963c8e2163b0e26fd1e12bf7a3afbc49e3.tar.gz historical-dd8150963c8e2163b0e26fd1e12bf7a3afbc49e3.tar.bz2 historical-dd8150963c8e2163b0e26fd1e12bf7a3afbc49e3.zip |
header fix
Diffstat (limited to 'dev-util/scons-cvs')
-rw-r--r-- | dev-util/scons-cvs/scons-cvs-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scons-cvs/scons-cvs-0.96.ebuild b/dev-util/scons-cvs/scons-cvs-0.96.ebuild index 4f17702f3414..7c265786dee1 100644 --- a/dev-util/scons-cvs/scons-cvs-0.96.ebuild +++ b/dev-util/scons-cvs/scons-cvs-0.96.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-util/scons-cvs/scons-cvs-0.96.ebuild,v 1.1 2004/07/08 22:37:30 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons-cvs/scons-cvs-0.96.ebuild,v 1.2 2004/07/09 00:37:49 mr_bones_ Exp $ inherit cvs python distutils |