diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-16 22:02:33 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-16 22:02:33 +0000 |
commit | 6c6b4f59e749a0904768036634494a7edd8cc98c (patch) | |
tree | 02bd72c0c8b81879a50b9d15576aab8038451d07 /app-pda | |
parent | Stable for x86, wrt bug #423155 (diff) | |
download | gentoo-2-6c6b4f59e749a0904768036634494a7edd8cc98c.tar.gz gentoo-2-6c6b4f59e749a0904768036634494a7edd8cc98c.tar.bz2 gentoo-2-6c6b4f59e749a0904768036634494a7edd8cc98c.zip |
Stable for x86, wrt bug #423155
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index b845ab408a9c..399e6149e214 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.23 2012/08/11 18:03:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.24 2012/08/16 22:02:33 johu Exp $ + + 16 Aug 2012; Johannes Huber <johu@gentoo.org> usbmuxd-1.0.8.ebuild: + Stable for x86, wrt bug #423155 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.8.ebuild: Stable for amd64, wrt bug #423155 diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild index c807a84c5f69..82dde53280fd 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.8.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/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.6 2012/08/11 18:03:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.7 2012/08/16 22:02:33 johu Exp $ EAPI=4 inherit cmake-utils user @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" RDEPEND=">=app-pda/libplist-1.8-r1 |