Gentoo Archives: gentoo-commits

From: "Jason A. Donenfeld" <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-pda/usbmuxd/
Date: Wed, 18 Sep 2019 03:27:02
Message-Id: 1568777214.a82cb3bfaffb2442b26630a3bf6debfba8a7ce04.zx2c4@gentoo
1 commit: a82cb3bfaffb2442b26630a3bf6debfba8a7ce04
2 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 18 03:26:51 2019 +0000
4 Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 18 03:26:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82cb3bf
7
8 app-pda/usbmuxd: version bump to 1.1.0
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
12
13 app-pda/usbmuxd/Manifest | 2 +-
14 .../usbmuxd/{usbmuxd-1.0.8_p20140530.ebuild => usbmuxd-1.1.0.ebuild} | 5 ++---
15 2 files changed, 3 insertions(+), 4 deletions(-)
16
17 diff --git a/app-pda/usbmuxd/Manifest b/app-pda/usbmuxd/Manifest
18 index 5600e5328b0..7e34f3e1521 100644
19 --- a/app-pda/usbmuxd/Manifest
20 +++ b/app-pda/usbmuxd/Manifest
21 @@ -1 +1 @@
22 -DIST usbmuxd-1.0.8_p20140530.tar.xz 46988 BLAKE2B 8efedee3231b134995316fc295fffd975271aa9d630aa6e3d96ccda472634422299aadb92acda09b6802cdcf9e99af0c165dcbed153d0a5027ffcc8f26126cdc SHA512 200c9bd208ef9e8d5e0a9b2779ff260efe6319333ce27c93a0686ba924e6cfaa1a003072c3eabbe46d495a66bc47c3cd6e82482653fde5e1a7ae0edd9b838fac
23 +DIST usbmuxd-1.1.0.tar.bz2 321897 BLAKE2B 3ca5d1da222e457ac01f3e87fb7573c6405e51fd5d270a2b3dab7601118f21be22232d5100b4d027273fc837e6a57f7a7d17d2c41ae59d7c5aa41f76bef5a03d SHA512 66aa0c40e912bf596b819098b87d88e9cf30b2e6352e607eeb778bd4f23bf9bb123fb6a6ecca2d4e4be3171e35d66200d632d2c9c80b1f2462bb45be8aa6912d
24
25 diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild
26 similarity index 81%
27 rename from app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild
28 rename to app-pda/usbmuxd/usbmuxd-1.1.0.ebuild
29 index 17dd00ce82b..ffe942a6685 100644
30 --- a/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild
31 +++ b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild
32 @@ -7,13 +7,12 @@ inherit autotools-utils udev user
33
34 DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices"
35 HOMEPAGE="http://www.libimobiledevice.org/"
36 -#SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
37 -SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz"
38 +SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
39
40 # src/utils.h is LGPL-2.1+, rest is found in COPYING*
41 LICENSE="GPL-2 GPL-3 LGPL-2.1+"
42 SLOT="0"
43 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
44 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
45 IUSE=""
46
47 RDEPEND="