summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-05-16 08:03:02 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-05-16 08:03:02 +0000
commit2f263d1f290f4732e535b323198f46a1c7f4d7eb (patch)
tree85395e17b77218e1c5fea53aa1d7c6312d619c7d /media-libs
parentMigration to virtual/libusb. Verified by code inspection. (diff)
downloadgentoo-2-2f263d1f290f4732e535b323198f46a1c7f4d7eb.tar.gz
gentoo-2-2f263d1f290f4732e535b323198f46a1c7f4d7eb.tar.bz2
gentoo-2-2f263d1f290f4732e535b323198f46a1c7f4d7eb.zip
Migration to virtual/libusb. Verified by code inspection.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libgphoto2/ChangeLog8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.4.3.ebuild4
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.4.4.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/media-libs/libgphoto2/ChangeLog b/media-libs/libgphoto2/ChangeLog
index 956685420d0c..fbc2380e7349 100644
--- a/media-libs/libgphoto2/ChangeLog
+++ b/media-libs/libgphoto2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libgphoto2
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.146 2009/04/05 12:50:27 eva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.147 2009/05/16 08:03:02 robbat2 Exp $
+
+ 16 May 2009; Robin H. Johnson <robbat2@gentoo.org>
+ libgphoto2-2.4.3.ebuild, libgphoto2-2.4.4.ebuild:
+ Migration to virtual/libusb. Verified by code inspection.
05 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org>
-files/libgphoto2-2.4.0-as-needed.patch,
diff --git a/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild b/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild
index 0a30a80e887f..0fbe29fc3af9 100644
--- a/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild,v 1.8 2009/02/16 14:22:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.3.ebuild,v 1.9 2009/05/16 08:03:02 robbat2 Exp $
# TODO
# 1. Track upstream bug --disable-docs does not work.
@@ -42,7 +42,7 @@ for camera in ${IUSE_CAMERAS}; do
done
# libgphoto2 actually links to libtool
-RDEPEND=">=dev-libs/libusb-0.1.8
+RDEPEND="=virtual/libusb-0*
bonjour? ( || (
net-dns/avahi[mdnsresponder-compat]
net-misc/mDNSResponder ) )
diff --git a/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild b/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild
index 6faef7c3e886..3c0c645f6bcb 100644
--- a/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild,v 1.3 2009/04/05 21:28:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.4.4.ebuild,v 1.4 2009/05/16 08:03:02 robbat2 Exp $
# TODO
# 1. Track upstream bug --disable-docs does not work.
@@ -44,7 +44,7 @@ for camera in ${IUSE_CAMERAS}; do
done
# libgphoto2 actually links to libtool
-RDEPEND=">=dev-libs/libusb-0.1.8
+RDEPEND="=virtual/libusb-0*
bonjour? ( || (
net-dns/avahi[mdnsresponder-compat]
net-misc/mDNSResponder ) )