Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/libusbmuxd/
Date: Sat, 28 Sep 2019 15:20:22
Message-Id: 1569683998.b423f387797c220d925d427e43d5597828432d7f.pacho@gentoo
1 commit: b423f387797c220d925d427e43d5597828432d7f
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 15:19:47 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 15:19:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b423f387
7
8 app-pda/libusbmuxd: Make repoman happy (that version was dropped)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
17 index 251892a8863..dc0119d7a15 100644
18 --- a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
19 +++ b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild
20 @@ -16,7 +16,6 @@ IUSE="kernel_linux static-libs"
21 RDEPEND="
22 >=app-pda/libplist-1.11:=
23 virtual/libusb:1
24 - !=app-pda/usbmuxd-1.0.9
25 !<app-pda/usbmuxd-1.0.8_p1
26 "
27 DEPEND="${RDEPEND}"