summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-24 12:15:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-24 12:15:36 +0000
commit9a5b02186a6b577dd5762eb300897c11596d5abf (patch)
tree3b2d1ea8c36368de64a32b89c510f6562266d0a4 /app-pda
parentStable for x86, wrt bug #458704 (diff)
downloadgentoo-2-9a5b02186a6b577dd5762eb300897c11596d5abf.tar.gz
gentoo-2-9a5b02186a6b577dd5762eb300897c11596d5abf.tar.bz2
gentoo-2-9a5b02186a6b577dd5762eb300897c11596d5abf.zip
Stable for x86, wrt bug #458840
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libimobiledevice/ChangeLog6
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index a80402c64d97..62dc81351815 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.43 2013/02/24 12:11:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.44 2013/02/24 12:15:36 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
+ libimobiledevice-1.1.4-r4.ebuild:
+ Stable for x86, wrt bug #458840
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org>
libimobiledevice-1.1.4-r4.ebuild:
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild
index 0048dc55732e..26f5af0bcb8e 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild
@@ -1,6 +1,6 @@
# 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-r4.ebuild,v 1.3 2013/02/24 12:11:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild,v 1.4 2013/02/24 12:15:36 ago Exp $
EAPI=5
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="gnutls"
RDEPEND=">=app-pda/libplist-1.8-r1