summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:48:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 18:48:43 +0000
commite2c80f66dd01df58fa588ecbbb9b24bc50cc2524 (patch)
tree85492f02ba10ac9f480ef41501b26aec73d5b22e /app-pda
parentStable for sparc, wrt bug #481900 (diff)
downloadgentoo-2-e2c80f66dd01df58fa588ecbbb9b24bc50cc2524.tar.gz
gentoo-2-e2c80f66dd01df58fa588ecbbb9b24bc50cc2524.tar.bz2
gentoo-2-e2c80f66dd01df58fa588ecbbb9b24bc50cc2524.zip
Stable for x86, wrt bug #491444
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libimobiledevice/ChangeLog5
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog
index 1e6b4a2fda14..ae99c37db3f9 100644
--- a/app-pda/libimobiledevice/ChangeLog
+++ b/app-pda/libimobiledevice/ChangeLog
@@ -1,6 +1,9 @@
# 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.48 2013/11/23 21:49:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.49 2013/11/24 18:48:43 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> libimobiledevice-1.1.5.ebuild:
+ Stable for x86, wrt bug #491444
23 Nov 2013; Pacho Ramos <pacho@gentoo.org> libimobiledevice-1.1.5.ebuild:
amd64 stable, bug #491444
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild
index 01093f080a15..098c51a6129c 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.1.5.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.5.ebuild,v 1.4 2013/11/23 21:49:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild,v 1.5 2013/11/24 18:48:43 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/4"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
IUSE="gnutls python"
RDEPEND=">=app-pda/libplist-1.10[python?,${PYTHON_USEDEP}]