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 273121381F3 for ; Sun, 4 Nov 2012 14:09:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E76BE0508; Sun, 4 Nov 2012 14:08:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9DF2E0508 for ; Sun, 4 Nov 2012 14:08:56 +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 16DDE33D88F for ; Sun, 4 Nov 2012 14:08:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D515F215F3; Sun, 4 Nov 2012 14:08:54 +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 sys-kernel/linux-firmware: ChangeLog linux-firmware-20120924.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog linux-firmware-20120924.ebuild X-VCS-Directories: sys-kernel/linux-firmware X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121104140854.D515F215F3@flycatcher.gentoo.org> Date: Sun, 4 Nov 2012 14:08:54 +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: b7b36f3c-ca38-4ac4-b970-50f758f161b3 X-Archives-Hash: 0bd3e29fd852e5e9b2c2f9c3f7d3a0a7 ago 12/11/04 14:08:54 Modified: ChangeLog linux-firmware-20120924.ebuild Log: Stable for amd64, wrt bug #441668 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.56 sys-kernel/linux-firmware/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 4 Nov 2012 00:18:45 -0000 1.55 +++ ChangeLog 4 Nov 2012 14:08:54 -0000 1.56 @@ -1,6 +1,10 @@ # ChangeLog for sys-kernel/linux-firmware # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.55 2012/11/04 00:18:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.56 2012/11/04 14:08:54 ago Exp $ + + 04 Nov 2012; Agostino Sarubbo + linux-firmware-20120924.ebuild: + Stable for amd64, wrt bug #441668 *linux-firmware-20121030 (04 Nov 2012) 1.2 sys-kernel/linux-firmware/linux-firmware-20120924.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild?r1=1.1&r2=1.2 Index: linux-firmware-20120924.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linux-firmware-20120924.ebuild 3 Oct 2012 20:45:59 -0000 1.1 +++ linux-firmware-20120924.ebuild 4 Nov 2012 14:08:54 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild,v 1.1 2012/10/03 20:45:59 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20120924.ebuild,v 1.2 2012/11/04 14:08:54 ago Exp $ EAPI=4 inherit savedconfig @@ -17,7 +17,7 @@ HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git" LICENSE="GPL-1 GPL-2 GPL-3 BSD freedist" -KEYWORDS="~amd64 ~arm ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~x86" SLOT="0" IUSE="savedconfig"