summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-18 23:51:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-18 23:51:41 +0000
commitb9e16563c6943128ed467af8bcec59bc674c9300 (patch)
tree427a64a90e33b55f25f7644c0c29efef89286091 /app-pda/barry
parentwhitespace (diff)
downloadgentoo-2-b9e16563c6943128ed467af8bcec59bc674c9300.tar.gz
gentoo-2-b9e16563c6943128ed467af8bcec59bc674c9300.tar.bz2
gentoo-2-b9e16563c6943128ed467af8bcec59bc674c9300.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-pda/barry')
-rw-r--r--app-pda/barry/barry-0.16.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-pda/barry/barry-0.16.ebuild b/app-pda/barry/barry-0.16.ebuild
index 513abcd97907..cbf9a3050cf1 100644
--- a/app-pda/barry/barry-0.16.ebuild
+++ b/app-pda/barry/barry-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.16.ebuild,v 1.1 2009/10/18 18:45:50 vostorga Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/barry/barry-0.16.ebuild,v 1.2 2009/10/18 23:51:41 mr_bones_ Exp $
inherit base
@@ -33,7 +33,6 @@ RDEPEND="dev-libs/libusb
>=dev-cpp/glibmm-2.4 )
opensync? ( =app-pda/libopensync-0.22* )"
-
src_compile(){
econf \
$(use_with boost boost =/usr/include) \
@@ -82,4 +81,3 @@ pkg_postinst() {
ewarn "Use at least kernel 2.6.22 and/or disable USB_SUSPEND."
ewarn
}
-