summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-11-28 16:58:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-11-28 16:58:10 +0000
commit5910325fb96df1635f8f55b8987e6abe02fbb7c8 (patch)
tree8cb14c0fc8d76c664b6463c74e5a303183f1b92d /app-pda
parentStable for amd64, wrt bug #444902 (diff)
downloadgentoo-2-5910325fb96df1635f8f55b8987e6abe02fbb7c8.tar.gz
gentoo-2-5910325fb96df1635f8f55b8987e6abe02fbb7c8.tar.bz2
gentoo-2-5910325fb96df1635f8f55b8987e6abe02fbb7c8.zip
Use virtual/udev instead of sys-fs/udev wrt #444398
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-core/ChangeLog6
-rw-r--r--app-pda/synce-core/synce-core-0.16-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-pda/synce-core/ChangeLog b/app-pda/synce-core/ChangeLog
index fcb9c4875fcd..fcbb08bbb7f8 100644
--- a/app-pda/synce-core/ChangeLog
+++ b/app-pda/synce-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/ChangeLog,v 1.4 2012/08/08 14:37:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/ChangeLog,v 1.5 2012/11/28 16:58:10 ssuominen Exp $
+
+ 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org>
+ synce-core-0.16-r1.ebuild:
+ Use virtual/udev instead of sys-fs/udev wrt #444398
*synce-core-0.16-r1 (08 Aug 2012)
diff --git a/app-pda/synce-core/synce-core-0.16-r1.ebuild b/app-pda/synce-core/synce-core-0.16-r1.ebuild
index 6193ec61ef92..46c2c7fa4785 100644
--- a/app-pda/synce-core/synce-core-0.16-r1.ebuild
+++ b/app-pda/synce-core/synce-core-0.16-r1.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-r1.ebuild,v 1.1 2012/08/08 14:37:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16-r1.ebuild,v 1.2 2012/11/28 16:58:10 ssuominen Exp $
EAPI=4
@@ -20,13 +20,13 @@ IUSE="python static-libs"
# AC_PATH_PROG -> pppd -> net-dialup/ppp
# AC_PATH_PROG -> ifconfig -> sys-apps/net-tools
RDEPEND="!app-pda/synce-connector
- >=dev-libs/dbus-glib-0.98
+ >=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.28
!dev-libs/librapi2
!dev-libs/libsynce
net-dialup/ppp
sys-apps/net-tools
- || ( >=sys-fs/udev-171-r6[gudev] <sys-fs/udev-171[extras] )
+ virtual/udev[gudev]
python? (
>=dev-python/pyrex-0.9.6
dev-python/python-gudev