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 6dbedcc37e50..30ddd343a8b6 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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.8 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.1.ebuild,v 1.9 2003/02/13 11:38:28 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTML documentation for Python" |