diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-22 16:52:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-22 16:52:09 +0000 |
commit | 42e036f119e71b64af6055c57b8e41091d25f641 (patch) | |
tree | 0901a1c2d7ffe2801f172ab396658550689c931d /dev-util/catalyst | |
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')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.8.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-2.9999.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catalyst/catalyst-9999.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index 2127d92dcf44..5866b1d46f77 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/catalyst # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.239 2012/04/22 16:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.240 2012/04/22 16:52:09 armin76 Exp $ + + 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> catalyst-2.0.8.ebuild, + catalyst-2.9999.ebuild, catalyst-9999.ebuild: + Whitespaces 22 Apr 2012; Raúl Porcel <armin76@gentoo.org> catalyst-2.0.8.ebuild, catalyst-2.9999.ebuild, catalyst-9999.ebuild: diff --git a/dev-util/catalyst/catalyst-2.0.8.ebuild b/dev-util/catalyst/catalyst-2.0.8.ebuild index 2c4773b46f36..28724cd74e9e 100644 --- a/dev-util/catalyst/catalyst-2.0.8.ebuild +++ b/dev-util/catalyst/catalyst-2.0.8.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.0.8.ebuild,v 1.2 2012/04/22 16:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.8.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() { 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() { diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index b2c3b0fbed12..ac724a59d0ea 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-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-9999.ebuild,v 1.16 2012/04/22 16:49:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-9999.ebuild,v 1.17 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() { |