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 3EECB1387FD for ; Sun, 30 Mar 2014 08:21:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DB91E0A70; Sun, 30 Mar 2014 08:21:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF7C9E0A70 for ; Sun, 30 Mar 2014 08:21:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9C8933FD6E for ; Sun, 30 Mar 2014 08:21:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id 7B0292005C; Sun, 30 Mar 2014 08:21:22 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/bluez: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-wireless/bluez X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140330082122.7B0292005C@flycatcher.gentoo.org> Date: Sun, 30 Mar 2014 08:21:22 +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: f6f10330-2943-412a-91ce-3bd9ce9526ed X-Archives-Hash: e33b2eda2b22d4556063c489746d86f1 pacho 14/03/30 08:21:22 Modified: ChangeLog Log: Fix rfcomm init.d script (#505786 by Christophe PEREZ and Bombino) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.196 net-wireless/bluez/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.196&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?rev=1.196&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/bluez/ChangeLog?r1=1.195&r2=1.196 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v retrieving revision 1.195 retrieving revision 1.196 diff -u -r1.195 -r1.196 --- ChangeLog 30 Mar 2014 08:19:46 -0000 1.195 +++ ChangeLog 30 Mar 2014 08:21:22 -0000 1.196 @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/bluez # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.195 2014/03/30 08:19:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.196 2014/03/30 08:21:22 pacho Exp $ + + 30 Mar 2014; Pacho Ramos +files/rfcomm-init.d-r1: + Fix rfcomm init.d script (#505786 by Christophe PEREZ and Bombino) *bluez-5.17 (30 Mar 2014)