diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-08-03 12:09:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-08-03 12:09:08 +0000 |
commit | aab7f7c3f91db232bcbb49052a4a67d5dc5d7584 (patch) | |
tree | 20e28ba4cdfd0b92e3434a72f1b67b10d3d87042 /app-pda | |
parent | amd64/x86 stable wrt #518160 (diff) | |
download | gentoo-2-aab7f7c3f91db232bcbb49052a4a67d5dc5d7584.tar.gz gentoo-2-aab7f7c3f91db232bcbb49052a4a67d5dc5d7584.tar.bz2 gentoo-2-aab7f7c3f91db232bcbb49052a4a67d5dc5d7584.zip |
amd64/x86 stable wrt #518160
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index 6891b99735c0..c05711d05923 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.35 2014/05/30 11:52:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.36 2014/08/03 12:09:08 ssuominen Exp $ + + 03 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> + usbmuxd-1.0.8_p20140530.ebuild: + amd64/x86 stable wrt #518160 30 May 2014; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.8-r1.ebuild: Block libusbmuxd because this release contains it. Use get_udevdir instead of diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild index c5dd31e17bb0..0104fc017dd0 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild,v 1.1 2014/05/30 11:44:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8_p20140530.ebuild,v 1.2 2014/08/03 12:09:08 ssuominen Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" # src/utils.h is LGPL-2.1+, rest is found in COPYING* LICENSE="GPL-2 GPL-3 LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.6 |