From 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 12 Jul 2007 02:52:16 +0000 Subject: whitespace (Portage version: 2.1.2.9) --- net-misc/kphone/kphone-4.1.0.ebuild | 3 +-- net-misc/kphone/kphone-4.1.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'net-misc/kphone') diff --git a/net-misc/kphone/kphone-4.1.0.ebuild b/net-misc/kphone/kphone-4.1.0.ebuild index 7254c2a6688e..f5e58ff5b3e5 100644 --- a/net-misc/kphone/kphone-4.1.0.ebuild +++ b/net-misc/kphone/kphone-4.1.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/net-misc/kphone/kphone-4.1.0.ebuild,v 1.4 2007/02/11 18:17:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.1.0.ebuild,v 1.5 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils kde @@ -28,7 +28,6 @@ src_unpack() { epatch ${FILESDIR}/${P}-Makefiles.patch } - src_compile(){ # Fix for our kde location myconf="$myconf --with-extra-libs=$KDEDIR/lib --prefix=/usr `use_enable alsa` `use_enable jack`" diff --git a/net-misc/kphone/kphone-4.1.1.ebuild b/net-misc/kphone/kphone-4.1.1.ebuild index fc894d8106d0..de6555ae1018 100644 --- a/net-misc/kphone/kphone-4.1.1.ebuild +++ b/net-misc/kphone/kphone-4.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.1.1.ebuild,v 1.2 2005/08/24 08:39:43 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kphone/kphone-4.1.1.ebuild,v 1.3 2007/07/12 02:52:15 mr_bones_ Exp $ inherit eutils kde-functions @@ -29,7 +29,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-gcc34.patch" } - src_compile() { local myconf="$(use_enable alsa) $(use_enable jack) $(use_enable debug)" -- cgit v1.2.3-65-gdbad