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 4ED321381F3 for ; Tue, 25 Jun 2013 12:50:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3705E0984; Tue, 25 Jun 2013 12:50:18 +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 763B6E0984 for ; Tue, 25 Jun 2013 12:50:18 +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 816A433E73C for ; Tue, 25 Jun 2013 12:50:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 4BAB52171C; Tue, 25 Jun 2013 12:50:16 +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-wireless/rfkill: rfkill-0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rfkill-0.5.ebuild ChangeLog X-VCS-Directories: net-wireless/rfkill X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130625125016.4BAB52171C@flycatcher.gentoo.org> Date: Tue, 25 Jun 2013 12:50:16 +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: 21743abd-b9f6-4892-be3a-783f01d9f317 X-Archives-Hash: 8c02d1498d4ce11a8aee554934578b3d ago 13/06/25 12:50:16 Modified: rfkill-0.5.ebuild ChangeLog Log: Stable for amd64, wrt bug #474294 (Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 net-wireless/rfkill/rfkill-0.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild?r1=1.2&r2=1.3 Index: rfkill-0.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rfkill-0.5.ebuild 25 Jun 2013 11:38:38 -0000 1.2 +++ rfkill-0.5.ebuild 25 Jun 2013 12:50:16 -0000 1.3 @@ -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-wireless/rfkill/rfkill-0.5.ebuild,v 1.2 2013/06/25 11:38:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/rfkill-0.5.ebuild,v 1.3 2013/06/25 12:50:16 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips x86" +KEYWORDS="amd64 ~arm ~mips x86" IUSE="" RDEPEND="" 1.17 net-wireless/rfkill/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/rfkill/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 25 Jun 2013 11:38:38 -0000 1.16 +++ ChangeLog 25 Jun 2013 12:50:16 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/rfkill # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.16 2013/06/25 11:38:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/rfkill/ChangeLog,v 1.17 2013/06/25 12:50:16 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo rfkill-0.5.ebuild: + Stable for amd64, wrt bug #474294 25 Jun 2013; Agostino Sarubbo rfkill-0.5.ebuild: Stable for x86, wrt bug #474294