diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-16 20:51:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-16 20:51:12 +0000 |
commit | 5bbcd5dbdac9cd7dcb3bce6027cb6f4ea9b3d79e (patch) | |
tree | 1903f674ad1af96e959ff2e4f79b84d5605ac7cf /dev-python/csv/csv-1.0.ebuild | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-5bbcd5dbdac9cd7dcb3bce6027cb6f4ea9b3d79e.tar.gz historical-5bbcd5dbdac9cd7dcb3bce6027cb6f4ea9b3d79e.tar.bz2 historical-5bbcd5dbdac9cd7dcb3bce6027cb6f4ea9b3d79e.zip |
repoman: Header fix
Diffstat (limited to 'dev-python/csv/csv-1.0.ebuild')
-rw-r--r-- | dev-python/csv/csv-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/csv/csv-1.0.ebuild b/dev-python/csv/csv-1.0.ebuild index f6bfbd2bea99..3452a009bc51 100644 --- a/dev-python/csv/csv-1.0.ebuild +++ b/dev-python/csv/csv-1.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-python/csv/csv-1.0.ebuild,v 1.5 2003/08/07 02:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0.ebuild,v 1.6 2004/02/16 20:51:12 mr_bones_ Exp $ inherit distutils |