From d574cc01ec2072a62b9eccbd57b5fbf4ee894011 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sat, 23 Feb 2013 08:48:19 +0000 Subject: Restore ~arm keywording (#449220) since -r2 was mistakenly keyworded instead of -r3. (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) --- app-pda/libimobiledevice/ChangeLog | 7 ++++++- app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'app-pda') diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 2912267a11e2..e2c1c132e659 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,11 @@ # 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.41 2013/02/23 08:46:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.42 2013/02/23 08:48:19 ssuominen Exp $ + + 23 Feb 2013; Samuli Suominen + libimobiledevice-1.1.4-r4.ebuild: + Restore ~arm keywording (#449220) since -r2 was mistakenly keyworded instead + of -r3. *libimobiledevice-1.1.4-r4 (23 Feb 2013) diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild index 81111436faf1..cff87e47e94f 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.1 2013/02/23 08:46:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild,v 1.2 2013/02/23 08:48:19 ssuominen 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="gnutls" RDEPEND=">=app-pda/libplist-1.8-r1 -- cgit v1.2.3-65-gdbad