diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:55:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:55:09 +0000 |
commit | 97c52e0c74bf6c095920cf843a5403b1548abf65 (patch) | |
tree | 010dcf61daa8f53c56f0e13c04a104d7c9b33eb0 /sci-electronics | |
parent | whitespace (diff) | |
download | gentoo-2-97c52e0c74bf6c095920cf843a5403b1548abf65.tar.gz gentoo-2-97c52e0c74bf6c095920cf843a5403b1548abf65.tar.bz2 gentoo-2-97c52e0c74bf6c095920cf843a5403b1548abf65.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/balsa/balsa-4.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/balsa/balsa-4.0-r1.ebuild b/sci-electronics/balsa/balsa-4.0-r1.ebuild index 3d107062a22b..5ba184ee956f 100644 --- a/sci-electronics/balsa/balsa-4.0-r1.ebuild +++ b/sci-electronics/balsa/balsa-4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-4.0-r1.ebuild,v 1.1 2015/02/21 16:36:48 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/balsa/balsa-4.0-r1.ebuild,v 1.2 2015/04/02 18:55:09 mr_bones_ Exp $ EAPI="5" @@ -68,8 +68,8 @@ src_compile() { PATH="$PATH:"${S}"/bin" emake -j1 - # the additional packages have to be configured after compiling - # balsa binaries + # the additional packages have to be configured after compiling + # balsa binaries # configure AMS035 tech if [ $TECH_AMS ]; then |