diff options
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild | 4 |
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 |