summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:23:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:23:47 +0000
commit4b99668593098fd294e8ecfe681fd73459ce0dde (patch)
tree16b97074eee99e789c513816bdba1c48138e2df2 /app-pda
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-4b99668593098fd294e8ecfe681fd73459ce0dde.tar.gz
gentoo-2-4b99668593098fd294e8ecfe681fd73459ce0dde.tar.bz2
gentoo-2-4b99668593098fd294e8ecfe681fd73459ce0dde.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/usbmuxd/ChangeLog7
-rw-r--r--app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog
index 77fa3381eb8c..cc7b0cdb441c 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.30 2012/12/31 14:17:14 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.31 2013/02/02 22:23:47 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.8-r1.ebuild:
+ Add ~arm, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.8-r1.ebuild:
Add ~ppc, wrt bug #449220
diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild
index 48cfb81a9533..862205150937 100644
--- a/app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild
+++ b/app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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-r1.ebuild,v 1.6 2012/12/31 14:17:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8-r1.ebuild,v 1.7 2013/02/02 22:23:47 ago Exp $
EAPI=4
inherit cmake-utils user udev
@@ -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 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE=""
RDEPEND=">=app-pda/libplist-1.8-r1