summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-11 18:05:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-11 18:05:08 +0000
commit1cd2733f21ba8446f37e4dab5416b14b60405727 (patch)
tree1620644ea22ae8b85499acda11ad67d253d40fa9 /app-pda/usbmuxd
parentStable for amd64, wrt bug #423155 (diff)
downloadhistorical-1cd2733f21ba8446f37e4dab5416b14b60405727.tar.gz
historical-1cd2733f21ba8446f37e4dab5416b14b60405727.tar.bz2
historical-1cd2733f21ba8446f37e4dab5416b14b60405727.zip
Stable for amd64, wrt bug #423155
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-pda/usbmuxd')
-rw-r--r--app-pda/usbmuxd/ChangeLog5
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog
index 67fc253689c4..b845ab408a9c 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.22 2012/08/10 17:41:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.23 2012/08/11 18:03:04 ago Exp $
+
+ 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.8.ebuild:
+ Stable for amd64, wrt bug #423155
*usbmuxd-1.0.8-r1 (10 Aug 2012)
diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild
index e7b84ed8183f..c807a84c5f69 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.5 2012/05/06 21:44:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.6 2012/08/11 18:03:04 ago 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