summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-11-13 11:37:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-11-13 11:37:54 +0000
commit8912632f7d74612ebc41fd8b77239d3f11c6f798 (patch)
tree4dc7937f4520b1b40a39813725eb0f7ae8162985 /app-pda/libimobiledevice
parentCorrected Slotting of media-libs/tiff and media-libs/libpng (diff)
downloadgentoo-2-8912632f7d74612ebc41fd8b77239d3f11c6f798.tar.gz
gentoo-2-8912632f7d74612ebc41fd8b77239d3f11c6f798.tar.bz2
gentoo-2-8912632f7d74612ebc41fd8b77239d3f11c6f798.zip
Missing USE python depend for libplist wrt #390315 by Moritz Schlarb
(Portage version: 2.2.0_alpha73/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r--app-pda/libimobiledevice/ChangeLog6
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index fba1391c7f68..5c4f112e9825 100644
--- a/app-pda/libimobiledevice/ChangeLog
+++ b/app-pda/libimobiledevice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libimobiledevice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.21 2011/11/06 17:59:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.22 2011/11/13 11:37:54 ssuominen Exp $
+
+ 13 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
+ libimobiledevice-1.1.1.ebuild:
+ Missing USE python depend for libplist wrt #390315 by Moritz Schlarb
06 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
-libimobiledevice-1.0.2.ebuild, -libimobiledevice-1.0.6.ebuild,
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
index 79f4da4144db..e3f647ef6b19 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.4 2011/10/04 13:41:24 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.5 2011/11/13 11:37:54 ssuominen Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="amd64 ~ppc64 x86"
IUSE="python static-libs"
-RDEPEND=">=app-pda/libplist-0.15
+RDEPEND=">=app-pda/libplist-1.4[python?]
>=app-pda/usbmuxd-0.1.4
>=dev-libs/glib-2.28.6
dev-libs/libgcrypt