summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 06:19:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-11 06:19:48 +0000
commit8f4f9f239d7f017bacebcc18595700e16bcd7fae (patch)
treeea4cf2d085c5e3ec6b5cdd0a99a4045d1ca6dd32 /dev-python/python-docs
parentBump jarbunder to latest release. (diff)
downloadgentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.gz
gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.bz2
gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/python-docs-2.2.3.ebuild3
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 a3710f8fb250..34b0024bca5e 100644
--- a/dev-python/python-docs/python-docs-2.2.3.ebuild
+++ b/dev-python/python-docs/python-docs-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.3.ebuild,v 1.14 2005/01/05 00:33:28 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.3.ebuild,v 1.15 2007/07/11 06:19:47 mr_bones_ Exp $
DESCRIPTION="HTML documentation for Python"
SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2"
@@ -18,7 +18,6 @@ src_unpack() {
unpack ${A}
}
-
src_install() {
docinto html
cp -R ${S}/* ${D}/usr/share/doc/${PF}/html