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 9A1B8198005 for ; Sat, 16 Mar 2013 08:31:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11D3FE05BE; Sat, 16 Mar 2013 08:31:26 +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 A70F8E05BE for ; Sat, 16 Mar 2013 08:31:25 +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 B2ABC33D7EC for ; Sat, 16 Mar 2013 08:31:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 652A52171D; Sat, 16 Mar 2013 08:31:21 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ofono: ofono-1.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ofono-1.10.ebuild ChangeLog X-VCS-Directories: net-misc/ofono X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130316083121.652A52171D@flycatcher.gentoo.org> Date: Sat, 16 Mar 2013 08:31:21 +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: 4899d285-7716-4529-8875-13c57ffb7ced X-Archives-Hash: 2f33f65a8df1ae00e32ea42af702f174 ago 13/03/16 08:31:21 Modified: ofono-1.10.ebuild ChangeLog Log: Stable for x86, wrt bug #461802 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F) Revision Changes Path 1.4 net-misc/ofono/ofono-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ofono-1.10.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ofono-1.10.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ofono-1.10.ebuild?r1=1.3&r2=1.4 Index: ofono-1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.10.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ofono-1.10.ebuild 16 Mar 2013 08:30:46 -0000 1.3 +++ ofono-1.10.ebuild 16 Mar 2013 08:31:21 -0000 1.4 @@ -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/net-misc/ofono/ofono-1.10.ebuild,v 1.3 2013/03/16 08:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-1.10.ebuild,v 1.4 2013/03/16 08:31:21 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="+atmodem bluetooth +cdmamodem examples +isimodem +phonesim threads tools +udev" RDEPEND=">=sys-apps/dbus-1.4 1.49 net-misc/ofono/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ofono/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 16 Mar 2013 08:30:46 -0000 1.48 +++ ChangeLog 16 Mar 2013 08:31:21 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ofono # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.48 2013/03/16 08:30:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.49 2013/03/16 08:31:21 ago Exp $ + + 16 Mar 2013; Agostino Sarubbo ofono-1.10.ebuild: + Stable for x86, wrt bug #461802 16 Mar 2013; Agostino Sarubbo ofono-1.10.ebuild: Stable for amd64, wrt bug #461802