summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:58:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:58:01 +0000
commit647e7f94f4b9ad4183929fafc04c3af70039b6f0 (patch)
tree7aad26efec758a4729832ef8b146dac47b5d6849 /dev-python/python-docs
parentImproved deps; plus other fixes (diff)
downloadgentoo-2-647e7f94f4b9ad4183929fafc04c3af70039b6f0.tar.gz
gentoo-2-647e7f94f4b9ad4183929fafc04c3af70039b6f0.tar.bz2
gentoo-2-647e7f94f4b9ad4183929fafc04c3af70039b6f0.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/python-docs-2.2.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-2.2.2.ebuild b/dev-python/python-docs/python-docs-2.2.2.ebuild
index 1680d2bef87a..e3016414a5da 100644
--- a/dev-python/python-docs/python-docs-2.2.2.ebuild
+++ b/dev-python/python-docs/python-docs-2.2.2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.2.ebuild,v 1.9 2004/06/25 01:44:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.2.ebuild,v 1.10 2004/07/14 21:58:01 agriffis 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/"