Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 297930

Summary: Version Bump app-mobilephone/obexd-0.21
Product: Gentoo Linux Reporter: Florian Steinel <Florian.Steinel>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: enhancement CC: pacho, serge
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: obexd-0.21.ebuild

Comment 1 Florian Steinel 2009-12-22 19:30:22 UTC
Created attachment 213794 [details]
obexd-0.21.ebuild

--- obexd-0.18.ebuild	2009-11-16 17:06:09.000000000 +0100
+++ obexd-0.21.ebuild	2009-12-22 20:24:02.000000000 +0100
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
 src_configure() {
 	econf \
 		$(use_enable debug) \
-		$(use_enable eds ebook) \
+		$(use_with eds phonebook ebook) \
 		--enable-server \
 		--enable-client
 }
Comment 2 Pacho Ramos gentoo-dev 2010-02-13 18:33:51 UTC
Done

Thanks for reporting