summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-16 22:00:20 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-16 22:00:20 +0000
commit4cb4dbbcbcc1a87053bbcaa121aab0ee9e4d04fb (patch)
tree45a6266acb77a61fc11f4a6f2d42aec0df91070f
parentBump. (diff)
downloadgentoo-2-4cb4dbbcbcc1a87053bbcaa121aab0ee9e4d04fb.tar.gz
gentoo-2-4cb4dbbcbcc1a87053bbcaa121aab0ee9e4d04fb.tar.bz2
gentoo-2-4cb4dbbcbcc1a87053bbcaa121aab0ee9e4d04fb.zip
Stable for x86, wrt bug #423155
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
-rw-r--r--app-pda/libimobiledevice/ChangeLog6
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index b40c5a4e08a5..9e0683c0dd02 100644
--- a/app-pda/libimobiledevice/ChangeLog
+++ b/app-pda/libimobiledevice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libimobiledevice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.35 2012/08/11 18:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.36 2012/08/16 22:00:20 johu Exp $
+
+ 16 Aug 2012; Johannes Huber <johu@gentoo.org>
+ libimobiledevice-1.1.4-r2.ebuild:
+ Stable for x86, wrt bug #423155
11 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
libimobiledevice-1.1.4-r2.ebuild:
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild
index 650cd7b8e4be..64367708ee4f 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
# 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.3 2012/08/11 18:03:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.4 2012/08/16 22:00:20 johu 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 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE="gnutls python"
RDEPEND=">=app-pda/libplist-1.8-r1[python?]