summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-17 15:09:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-17 15:09:05 +0000
commita2eccc9418468841d698a82865ec1f503a52d99f (patch)
treec4f5f1fb79c5d1c3962ba996a7900400fe227ad8 /dev-python/yolk
parentwhitespace (diff)
downloadgentoo-2-a2eccc9418468841d698a82865ec1f503a52d99f.tar.gz
gentoo-2-a2eccc9418468841d698a82865ec1f503a52d99f.tar.bz2
gentoo-2-a2eccc9418468841d698a82865ec1f503a52d99f.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/yolk')
-rw-r--r--dev-python/yolk/yolk-0.3.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/yolk/yolk-0.3.0.ebuild b/dev-python/yolk/yolk-0.3.0.ebuild
index 9e8d932928a0..29b1a74b7306 100644
--- a/dev-python/yolk/yolk-0.3.0.ebuild
+++ b/dev-python/yolk/yolk-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.3.0.ebuild,v 1.1 2007/07/17 00:46:08 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.3.0.ebuild,v 1.2 2007/07/17 15:09:05 mr_bones_ Exp $
NEED_PYTHON=2.4
@@ -17,7 +17,6 @@ DEPEND="dev-python/setuptools"
RDEPEND="${DEPEND}
dev-python/yolk-portage"
-
src_install() {
distutils_src_install
if use examples ; then
@@ -30,4 +29,3 @@ src_install() {
prepalldocs
fi
}
-