From 9c150f3fdf503ffab36639f8e928afbb5f8fc303 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sun, 1 Aug 2010 09:46:38 +0000 Subject: stable x86, bug 327909 (Portage version: 2.1.8.3/cvs/Linux i686) --- app-pda/libimobiledevice/ChangeLog | 6 +++++- app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-pda/libimobiledevice') diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 477290e4fff9..86d451c855f4 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.7 2010/07/31 11:11:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.8 2010/08/01 09:46:38 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer + libimobiledevice-1.0.2.ebuild: + stable x86, bug 327909 31 Jul 2010; Pacho Ramos libimobiledevice-1.0.2.ebuild: amd64 stable, bug 327909 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild index f77df9069c08..378737c99495 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.3 2010/07/31 11:11:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.4 2010/08/01 09:46:38 fauli Exp $ EAPI=3 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.libimobiledevice.org/" 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" DEPEND="dev-util/pkgconfig -- cgit v1.2.3-65-gdbad