diff options
Diffstat (limited to 'dev-python/python-docs/python-docs-2.2.1.ebuild')
-rw-r--r-- | dev-python/python-docs/python-docs-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.2.1.ebuild b/dev-python/python-docs/python-docs-2.2.1.ebuild index d2b4ab07091f..804c3d9e48c1 100644 --- a/dev-python/python-docs/python-docs-2.2.1.ebuild +++ b/dev-python/python-docs/python-docs-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.1.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.1.ebuild,v 1.5 2002/10/04 05:27:28 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTML documentation for Python" |