summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 23:32:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 23:32:35 +0000
commit2fa6627a61066cfa2c6fbd40f553a6b5771f517a (patch)
tree6c9b98843739042611129dcbf7173f43906c269c /dev-python/python-docs/python-docs-2.2.2.ebuild
parentadded hardened-gcc excludes (diff)
downloadhistorical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.tar.gz
historical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.tar.bz2
historical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-python/python-docs/python-docs-2.2.2.ebuild')
-rw-r--r--dev-python/python-docs/python-docs-2.2.2.ebuild6
1 files changed, 3 insertions, 3 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 ef4451bc082a..4655cdea232d 100644
--- a/dev-python/python-docs/python-docs-2.2.2.ebuild
+++ b/dev-python/python-docs/python-docs-2.2.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.ebuild,v 1.6 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.2.ebuild,v 1.7 2003/09/06 23:32:28 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="HTML documentation for Python"
@@ -14,8 +14,8 @@ KEYWORDS="x86 ppc sparc alpha"
src_unpack() {
mkdir ${S}
- cd ${S}
- unpack ${A}
+ cd ${S}
+ unpack ${A}
}