diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-06 08:38:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-06 08:38:11 +0000 |
commit | 6adf8e0b13b3d74fb7274f948f8eed69099cbfe4 (patch) | |
tree | dc7b8daf3f7c5a0d09d45ebaf0d224e87a75f677 /dev-python/twisted | |
parent | fix typo (diff) | |
download | gentoo-2-6adf8e0b13b3d74fb7274f948f8eed69099cbfe4.tar.gz gentoo-2-6adf8e0b13b3d74fb7274f948f8eed69099cbfe4.tar.bz2 gentoo-2-6adf8e0b13b3d74fb7274f948f8eed69099cbfe4.zip |
header fix
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted/twisted-1.2.0.ebuild | 5 |
3 files changed, 6 insertions, 7 deletions
diff --git a/dev-python/twisted/twisted-1.1.0.ebuild b/dev-python/twisted/twisted-1.1.0.ebuild index 9e11792bae49..07ca6153f4b8 100644 --- a/dev-python/twisted/twisted-1.1.0.ebuild +++ b/dev-python/twisted/twisted-1.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/twisted/twisted-1.1.0.ebuild,v 1.6 2004/01/21 12:07:03 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.1.0.ebuild,v 1.7 2004/03/06 08:38:11 mr_bones_ Exp $ inherit distutils diff --git a/dev-python/twisted/twisted-1.1.1.ebuild b/dev-python/twisted/twisted-1.1.1.ebuild index cefa8b772f15..b834271b3688 100644 --- a/dev-python/twisted/twisted-1.1.1.ebuild +++ b/dev-python/twisted/twisted-1.1.1.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/twisted/twisted-1.1.1.ebuild,v 1.4 2004/02/22 00:52:15 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.1.1.ebuild,v 1.5 2004/03/06 08:38:11 mr_bones_ Exp $ inherit distutils diff --git a/dev-python/twisted/twisted-1.2.0.ebuild b/dev-python/twisted/twisted-1.2.0.ebuild index 15bd1ffdb3d1..3321b629caa2 100644 --- a/dev-python/twisted/twisted-1.2.0.ebuild +++ b/dev-python/twisted/twisted-1.2.0.ebuild @@ -1,7 +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/twisted/twisted-1.2.0.ebuild,v 1.1 2004/03/05 20:12:48 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-1.2.0.ebuild,v 1.2 2004/03/06 08:38:11 mr_bones_ Exp $ inherit distutils |