summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-10-04 13:41:24 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-10-04 13:41:24 +0000
commit67878ad8f76414d8ce878c3546a892ad9054342e (patch)
tree983356a1e4754f0cbdc3eb4acfdca133e706d2d1 /app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
parentDrop accidentally added toolchain-funcs from inherit line (diff)
downloadgentoo-2-67878ad8f76414d8ce878c3546a892ad9054342e.tar.gz
gentoo-2-67878ad8f76414d8ce878c3546a892ad9054342e.tar.bz2
gentoo-2-67878ad8f76414d8ce878c3546a892ad9054342e.zip
x86 stable, bug 384655
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
index 37fd99b399f4..79f4da4144db 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.3 2011/10/01 19:56:35 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.4 2011/10/04 13:41:24 nativemad Exp $
EAPI=3
PYTHON_DEPEND="python? 2:2.6"
@@ -13,7 +13,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="python static-libs"
RDEPEND=">=app-pda/libplist-0.15