summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:23:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:23:16 +0000
commit911b00803c480f325a3c080aa6363fb7fa7612f6 (patch)
treeed104efaf4db5f81aa0cfc7aabacb7d6940fe374 /app-pda/libimobiledevice
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-911b00803c480f325a3c080aa6363fb7fa7612f6.tar.gz
gentoo-2-911b00803c480f325a3c080aa6363fb7fa7612f6.tar.bz2
gentoo-2-911b00803c480f325a3c080aa6363fb7fa7612f6.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r--app-pda/libimobiledevice/ChangeLog6
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index eaab066f7ae3..fd74e23d84a4 100644
--- a/app-pda/libimobiledevice/ChangeLog
+++ b/app-pda/libimobiledevice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libimobiledevice
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.39 2013/01/16 18:41:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.40 2013/02/02 22:23:16 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ libimobiledevice-1.1.4-r2.ebuild:
+ Add ~arm, wrt bug #449220
*libimobiledevice-1.1.4-r3 (16 Jan 2013)
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild
index bb1ef0bb221e..292079cf1749 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.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/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.5 2012/12/31 14:16:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.6 2013/02/02 22:23:16 ago Exp $
EAPI=4
PYTHON_DEPEND="python? 2:2.7"
@@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="gnutls python"
RDEPEND=">=app-pda/libplist-1.8-r1[python?]