summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-22 16:20:16 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-22 16:20:16 +0000
commitab1034ea9f8006d0d2ebbfe966cdfb255891de97 (patch)
treede68b4055d292d0f22bf22042269edbcdff6e6aa /sys-auth
parentUse virtual/libusb instead of dev-libs/libusb. (diff)
downloadgentoo-2-ab1034ea9f8006d0d2ebbfe966cdfb255891de97.tar.gz
gentoo-2-ab1034ea9f8006d0d2ebbfe966cdfb255891de97.tar.bz2
gentoo-2-ab1034ea9f8006d0d2ebbfe966cdfb255891de97.zip
Use virtual/libusb instead of dev-libs/libusb.
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/thinkfinger/ChangeLog6
-rw-r--r--sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/thinkfinger/ChangeLog b/sys-auth/thinkfinger/ChangeLog
index 1724e0755e92..799994707fec 100644
--- a/sys-auth/thinkfinger/ChangeLog
+++ b/sys-auth/thinkfinger/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/thinkfinger
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/ChangeLog,v 1.13 2012/05/04 18:57:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/ChangeLog,v 1.14 2012/05/22 16:20:16 ssuominen Exp $
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ thinkfinger-0.3-r3.ebuild:
+ Use virtual/libusb instead of dev-libs/libusb.
04 May 2012; Jeff Horelick <jdhore@gentoo.org> thinkfinger-0.3-r3.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild b/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
index dfc7f6ca7d71..f37ae2d94ea7 100644
--- a/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild
+++ b/sys-auth/thinkfinger/thinkfinger-0.3-r3.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-auth/thinkfinger/thinkfinger-0.3-r3.ebuild,v 1.4 2012/05/04 18:57:21 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/thinkfinger/thinkfinger-0.3-r3.ebuild,v 1.5 2012/05/22 16:20:16 ssuominen Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug pam static-libs"
-RDEPEND=">=dev-libs/libusb-0.1.12:0
+RDEPEND="virtual/libusb:0
pam? ( virtual/pam )"
DEPEND="${RDEPEND}
sys-devel/libtool