summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-15 07:59:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-15 07:59:34 +0000
commit79ebc260d435e083f446d51356f92eeeca6bb34b (patch)
treea12ccc6ee8b80117d933e92ca911c254d18ae321 /app-pda
parentVersion bump; patch to fix tests with Ruby 1.9. (diff)
downloadgentoo-2-79ebc260d435e083f446d51356f92eeeca6bb34b.tar.gz
gentoo-2-79ebc260d435e083f446d51356f92eeeca6bb34b.tar.bz2
gentoo-2-79ebc260d435e083f446d51356f92eeeca6bb34b.zip
alphabetize
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-core/synce-core-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-core/synce-core-0.16.ebuild b/app-pda/synce-core/synce-core-0.16.ebuild
index ca18e6d661dd..b9426fb3e2aa 100644
--- a/app-pda/synce-core/synce-core-0.16.ebuild
+++ b/app-pda/synce-core/synce-core-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=4
@@ -46,7 +46,7 @@ src_prepare() {
src_configure() {
append-cflags -fno-strict-aliasing
- # hal OR udev -> udev -> dbus -> build all of odccm, udev, bluetooth
+ # hal OR udev -> udev -> dbus -> build all of bluetooth, odccm, udev
econf \
$(use_enable static-libs static) \
--enable-dccm-file-support \