From a4b7d86819c9ee9d108d646544b3c6231ece7e36 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Tue, 1 Jul 2014 16:46:46 +0000 Subject: Pull in virtual/libgudev to avoid using obsolete USE="gudev" of virtual/udev. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) --- app-pda/synce-core/ChangeLog | 8 +++++--- app-pda/synce-core/synce-core-0.16-r1.ebuild | 7 ++++--- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'app-pda') diff --git a/app-pda/synce-core/ChangeLog b/app-pda/synce-core/ChangeLog index a580a7a128ea..ccebf5e2cf49 100644 --- a/app-pda/synce-core/ChangeLog +++ b/app-pda/synce-core/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2012/11/28 17:50:28 ssuominen Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/ChangeLog,v 1.7 2014/07/01 16:46:46 ssuominen Exp $ + + 01 Jul 2014; Samuli Suominen synce-core-0.16-r1.ebuild: + Pull in virtual/libgudev to avoid using obsolete USE="gudev" of virtual/udev. 28 Nov 2012; Samuli Suominen -synce-core-0.16.ebuild: old @@ -28,4 +31,3 @@ 15 Jun 2012; Samuli Suominen +synce-core-0.16.ebuild: Initial commit. - 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 46c2c7fa4785..602f317f4ded 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 +# Copyright 1999-2014 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.2 2012/11/28 16:58:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-core/synce-core-0.16-r1.ebuild,v 1.3 2014/07/01 16:46:46 ssuominen Exp $ EAPI=4 @@ -26,7 +26,8 @@ RDEPEND="!app-pda/synce-connector !dev-libs/libsynce net-dialup/ppp sys-apps/net-tools - virtual/udev[gudev] + virtual/libgudev + virtual/udev python? ( >=dev-python/pyrex-0.9.6 dev-python/python-gudev -- cgit v1.2.3-65-gdbad