From ed44da65b24c663f2c6980465b83c45791624fb6 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Tue, 22 May 2012 16:31:30 +0000 Subject: Use virtual/libusb instead of dev-libs/libusb. (Portage version: 2.2.0_alpha107/cvs/Linux x86_64) --- sys-fs/owfs/ChangeLog | 6 +++++- sys-fs/owfs/owfs-2.7_p21-r1.ebuild | 4 ++-- sys-fs/owfs/owfs-2.7_p21.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-fs/owfs') diff --git a/sys-fs/owfs/ChangeLog b/sys-fs/owfs/ChangeLog index c5567a3a9292..d1e1c892998a 100644 --- a/sys-fs/owfs/ChangeLog +++ b/sys-fs/owfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/owfs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.18 2012/05/20 16:31:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.19 2012/05/22 16:31:29 ssuominen Exp $ + + 22 May 2012; Samuli Suominen owfs-2.7_p21.ebuild, + owfs-2.7_p21-r1.ebuild: + Use virtual/libusb instead of dev-libs/libusb. *owfs-2.7_p21-r1 (20 May 2012) diff --git a/sys-fs/owfs/owfs-2.7_p21-r1.ebuild b/sys-fs/owfs/owfs-2.7_p21-r1.ebuild index 5397a9d7076d..723a3fee6f80 100644 --- a/sys-fs/owfs/owfs-2.7_p21-r1.ebuild +++ b/sys-fs/owfs/owfs-2.7_p21-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/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.1 2012/05/20 16:31:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.2 2012/05/22 16:31:29 ssuominen Exp $ EAPI="2" PYTHON_DEPEND="python? 2" @@ -19,7 +19,7 @@ RDEPEND="fuse? ( sys-fs/fuse ) perl? ( dev-lang/perl ) php? ( dev-lang/php ) tcl? ( dev-lang/tcl ) - usb? ( dev-libs/libusb ) + usb? ( virtual/libusb ) zeroconf? ( net-dns/avahi[mdnsresponder-compat] )" DEPEND="${RDEPEND} perl? ( dev-lang/swig ) diff --git a/sys-fs/owfs/owfs-2.7_p21.ebuild b/sys-fs/owfs/owfs-2.7_p21.ebuild index 64f14d450434..fb8dda33e7da 100644 --- a/sys-fs/owfs/owfs-2.7_p21.ebuild +++ b/sys-fs/owfs/owfs-2.7_p21.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/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.6 2012/04/02 22:21:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.7 2012/05/22 16:31:30 ssuominen Exp $ EAPI="2" PYTHON_DEPEND="python? 2" @@ -19,7 +19,7 @@ RDEPEND="fuse? ( sys-fs/fuse ) perl? ( dev-lang/perl ) php? ( dev-lang/php ) tcl? ( dev-lang/tcl ) - usb? ( dev-libs/libusb ) + usb? ( virtual/libusb ) zeroconf? ( net-dns/avahi[mdnsresponder-compat] )" DEPEND="${RDEPEND} perl? ( dev-lang/swig ) -- cgit v1.2.3-65-gdbad