diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 16:55:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 16:55:43 +0000 |
commit | f39cb1f46b67ebfa19f69c8c373f5f67925e3be1 (patch) | |
tree | 8b4c21d5f510a68de3f7e125cd853f4121470459 /dev-python | |
parent | Unmask. (Manifest recommit) (diff) | |
download | gentoo-2-f39cb1f46b67ebfa19f69c8c373f5f67925e3be1.tar.gz gentoo-2-f39cb1f46b67ebfa19f69c8c373f5f67925e3be1.tar.bz2 gentoo-2-f39cb1f46b67ebfa19f69c8c373f5f67925e3be1.zip |
QA - Don't assign default S.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-docs/python-docs-2.2.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.2.3.ebuild b/dev-python/python-docs/python-docs-2.2.3.ebuild index fd0927cceffa..514c6349ba2e 100644 --- a/dev-python/python-docs/python-docs-2.2.3.ebuild +++ b/dev-python/python-docs/python-docs-2.2.3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 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.3.ebuild,v 1.11 2004/05/04 12:23:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.3.ebuild,v 1.12 2004/06/14 16:55:43 kloeri Exp $ -S=${WORKDIR}/${P} DESCRIPTION="HTML documentation for Python" SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2" HOMEPAGE="http://www.python.org/doc/2.2/" |