diff options
author | 2012-04-22 16:52:09 +0000 | |
---|---|---|
committer | 2012-04-22 16:52:09 +0000 | |
commit | 42e036f119e71b64af6055c57b8e41091d25f641 (patch) | |
tree | 0901a1c2d7ffe2801f172ab396658550689c931d /dev-util/catalyst/catalyst-2.9999.ebuild | |
parent | Make catalyst use python2 (diff) | |
download | gentoo-2-42e036f119e71b64af6055c57b8e41091d25f641.tar.gz gentoo-2-42e036f119e71b64af6055c57b8e41091d25f641.tar.bz2 gentoo-2-42e036f119e71b64af6055c57b8e41091d25f641.zip |
Whitespaces
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-util/catalyst/catalyst-2.9999.ebuild')
-rw-r--r-- | dev-util/catalyst/catalyst-2.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-2.9999.ebuild b/dev-util/catalyst/catalyst-2.9999.ebuild index 8e1a5e34ff94..bbccd7db5cde 100644 --- a/dev-util/catalyst/catalyst-2.9999.ebuild +++ b/dev-util/catalyst/catalyst-2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.2 2012/04/22 16:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.9999.ebuild,v 1.3 2012/04/22 16:52:09 armin76 Exp $ # catalyst-9999 -> latest Git # catalyst-2.9999 -> catalyst_2 branch from Git @@ -63,7 +63,7 @@ pkg_setup() { } src_prepare() { - python_convert_shebangs -r 2 . + python_convert_shebangs -r 2 . } src_install() { |