summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
commit609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch)
tree7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/kphone
parentwhitespace (diff)
downloadgentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz
gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2
gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/kphone')
-rw-r--r--net-misc/kphone/kphone-4.1.0.ebuild3
-rw-r--r--net-misc/kphone/kphone-4.1.1.ebuild3
2 files changed, 2 insertions, 4 deletions
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)"