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 | 98334b3adb27b061d9684d680aad102e91e64206 (patch) | |
tree | 83ab6abd4523b903e71ad41837a6bdc0f00fbc18 /dev-python | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-98334b3adb27b061d9684d680aad102e91e64206.tar.gz gentoo-2-98334b3adb27b061d9684d680aad102e91e64206.tar.bz2 gentoo-2-98334b3adb27b061d9684d680aad102e91e64206.zip |
repoman: Header fix
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/csv/csv-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/csv/csv-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/csv/csv-1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/csv/csv-0.5.0.ebuild b/dev-python/csv/csv-0.5.0.ebuild index 93b5963e0c38..cbc11f9285ce 100644 --- a/dev-python/csv/csv-0.5.0.ebuild +++ b/dev-python/csv/csv-0.5.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-0.5.0.ebuild,v 1.7 2003/08/07 02:33:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-0.5.0.ebuild,v 1.8 2004/02/16 20:51:12 mr_bones_ Exp $ inherit distutils diff --git a/dev-python/csv/csv-1.0-r1.ebuild b/dev-python/csv/csv-1.0-r1.ebuild index bf339317cd97..1494096ba437 100644 --- a/dev-python/csv/csv-1.0-r1.ebuild +++ b/dev-python/csv/csv-1.0-r1.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-r1.ebuild,v 1.2 2004/02/16 20:50:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/csv/csv-1.0-r1.ebuild,v 1.3 2004/02/16 20:51:12 mr_bones_ Exp $ inherit distutils 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 |