summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-25 10:54:41 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-25 10:54:41 +0000
commitb4fd2622a9827cbf241dd8dc1648410d346ac031 (patch)
tree499a17b1a7872b8b3ab0b3f60cb1ef7a3e56fa7a /sys-fs/owfs
parentPull in SLOT="0" of virtual/libusb because --enable-libusb is used instead of... (diff)
downloadgentoo-2-b4fd2622a9827cbf241dd8dc1648410d346ac031.tar.gz
gentoo-2-b4fd2622a9827cbf241dd8dc1648410d346ac031.tar.bz2
gentoo-2-b4fd2622a9827cbf241dd8dc1648410d346ac031.zip
Pull in SLOT="0" of virtual/libusb because libusb-1 is not supported.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/owfs')
-rw-r--r--sys-fs/owfs/ChangeLog6
-rw-r--r--sys-fs/owfs/owfs-2.7_p21-r1.ebuild4
-rw-r--r--sys-fs/owfs/owfs-2.7_p21.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/owfs/ChangeLog b/sys-fs/owfs/ChangeLog
index 42cb346d5efd..c47595facc9e 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.20 2012/05/24 04:11:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.21 2012/05/25 10:54:41 ssuominen Exp $
+
+ 25 May 2012; Samuli Suominen <ssuominen@gentoo.org> owfs-2.7_p21.ebuild,
+ owfs-2.7_p21-r1.ebuild:
+ Pull in SLOT="0" of virtual/libusb because libusb-1 is not supported.
24 May 2012; Mike Frysinger <vapier@gentoo.org> owfs-2.7_p21-r1.ebuild,
owfs-2.7_p21.ebuild:
diff --git a/sys-fs/owfs/owfs-2.7_p21-r1.ebuild b/sys-fs/owfs/owfs-2.7_p21-r1.ebuild
index ee25c6ef9f4f..b736664381e2 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.3 2012/05/24 04:11:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.4 2012/05/25 10:54:41 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? ( virtual/libusb )
+ usb? ( virtual/libusb:0 )
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 d56ffa70fb2d..1f6cf5765f07 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.8 2012/05/24 04:11:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.9 2012/05/25 10:54:41 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? ( virtual/libusb )
+ usb? ( virtual/libusb:0 )
zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"
DEPEND="${RDEPEND}
perl? ( dev-lang/swig )