From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 51607198005 for ; Sat, 23 Feb 2013 08:48:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D374421C038; Sat, 23 Feb 2013 08:48:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5BA4021C038 for ; Sat, 23 Feb 2013 08:48:21 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7294933DE8C for ; Sat, 23 Feb 2013 08:48:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 3A7772171D; Sat, 23 Feb 2013 08:48:19 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice: ChangeLog libimobiledevice-1.1.4-r4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libimobiledevice-1.1.4-r4.ebuild X-VCS-Directories: app-pda/libimobiledevice X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130223084819.3A7772171D@flycatcher.gentoo.org> Date: Sat, 23 Feb 2013 08:48:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed25aad7-521a-481b-acb8-07a8939427a9 X-Archives-Hash: 29010a629a255e8295c439e7f770de6c ssuominen 13/02/23 08:48:19 Modified: ChangeLog libimobiledevice-1.1.4-r4.ebuild Log: 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) Revision Changes Path 1.42 app-pda/libimobiledevice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 23 Feb 2013 08:46:39 -0000 1.41 +++ ChangeLog 23 Feb 2013 08:48:19 -0000 1.42 @@ -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) 1.2 app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild?r1=1.1&r2=1.2 Index: libimobiledevice-1.1.4-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libimobiledevice-1.1.4-r4.ebuild 23 Feb 2013 08:46:39 -0000 1.1 +++ libimobiledevice-1.1.4-r4.ebuild 23 Feb 2013 08:48:19 -0000 1.2 @@ -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 @@ 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