Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/synce-core: synce-core-0.16.ebuild
Date: Fri, 15 Jun 2012 07:59:44
Message-Id: 20120615075934.551DF20047@flycatcher.gentoo.org
1 ssuominen 12/06/15 07:59:34
2
3 Modified: synce-core-0.16.ebuild
4 Log:
5 alphabetize
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-pda/synce-core/synce-core-0.16.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild?r1=1.1&r2=1.2
15
16 Index: synce-core-0.16.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- synce-core-0.16.ebuild 15 Jun 2012 07:52:42 -0000 1.1
23 +++ synce-core-0.16.ebuild 15 Jun 2012 07:59:34 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild,v 1.1 2012/06/15 07:52:42 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16.ebuild,v 1.2 2012/06/15 07:59:34 ssuominen Exp $
29
30 EAPI=4
31
32 @@ -46,7 +46,7 @@
33 src_configure() {
34 append-cflags -fno-strict-aliasing
35
36 - # hal OR udev -> udev -> dbus -> build all of odccm, udev, bluetooth
37 + # hal OR udev -> udev -> dbus -> build all of bluetooth, odccm, udev
38 econf \
39 $(use_enable static-libs static) \
40 --enable-dccm-file-support \