summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-10-01 19:56:35 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-10-01 19:56:35 +0000
commit505965d578cde6dad6675e1f64b65b0cbac57a67 (patch)
tree09391756f3e13edd4943d4fe7588d8b90c87faec /app-pda
parentStable on amd64 wrt bug #385231 (diff)
downloadgentoo-2-505965d578cde6dad6675e1f64b65b0cbac57a67.tar.gz
gentoo-2-505965d578cde6dad6675e1f64b65b0cbac57a67.tar.bz2
gentoo-2-505965d578cde6dad6675e1f64b65b0cbac57a67.zip
Stable on amd64 wrt bug #384655
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-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 093f1d0af6e9..e71320373213 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.18 2011/09/27 13:40:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.19 2011/10/01 19:56:35 hwoarang Exp $
+
+ 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org>
+ libimobiledevice-1.1.1.ebuild:
+ Stable on amd64 wrt bug #384655
27 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
libimobiledevice-1.1.1.ebuild:
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild
index 3e37d929e056..37fd99b399f4 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.2 2011/09/27 13:40:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.3 2011/10/01 19:56:35 hwoarang 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