diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 01:05:42 +0000 |
commit | 8371542e66e85c37c70b4d2edea629bc8057346c (patch) | |
tree | 01713455823418d7776d14315804547878e3ba07 /dev-util/eric | |
parent | stable on amd64 (diff) | |
download | historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.gz historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.bz2 historical-8371542e66e85c37c70b4d2edea629bc8057346c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/eric-3.9.5.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/eric/eric-3.9.5.ebuild b/dev-util/eric/eric-3.9.5.ebuild index 71c0fd360951..bb0271986f0c 100644 --- a/dev-util/eric/eric-3.9.5.ebuild +++ b/dev-util/eric/eric-3.9.5.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-util/eric/eric-3.9.5.ebuild,v 1.3 2007/06/24 21:55:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v 1.4 2007/07/12 01:05:42 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -26,7 +26,6 @@ RDEPEND="${DEPEND} LANGS="de fr ru" - src_unpack() { unpack ${A} cd "${S}" @@ -61,7 +60,6 @@ cfg = { } _EOF_ - "${python}" install.py \ -f "gentoo_config.py" \ -b "/usr/bin" \ |