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 A86AF138A1F for ; Sat, 19 Apr 2014 17:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41590E0B74; Sat, 19 Apr 2014 17:47:31 +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 B77FAE0B74 for ; Sat, 19 Apr 2014 17:47:30 +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 B147533FF71 for ; Sat, 19 Apr 2014 17:47:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 7B9B92004C; Sat, 19 Apr 2014 17:47:28 +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 x11-drivers/xf86-video-modesetting: xf86-video-modesetting-0.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xf86-video-modesetting-0.8.1.ebuild ChangeLog X-VCS-Directories: x11-drivers/xf86-video-modesetting X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140419174728.7B9B92004C@flycatcher.gentoo.org> Date: Sat, 19 Apr 2014 17:47:28 +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: 23d09692-03d1-42b1-a372-7ddd58878c91 X-Archives-Hash: 21914591d18f828f245ee69c6ee91ace ago 14/04/19 17:47:28 Modified: xf86-video-modesetting-0.8.1.ebuild ChangeLog Log: Stable for sparc, wrt bug #500368 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.9 x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild?r1=1.8&r2=1.9 Index: xf86-video-modesetting-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xf86-video-modesetting-0.8.1.ebuild 18 Apr 2014 13:58:47 -0000 1.8 +++ xf86-video-modesetting-0.8.1.ebuild 19 Apr 2014 17:47:28 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.8 2014/04/18 13:58:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/xf86-video-modesetting-0.8.1.ebuild,v 1.9 2014/04/19 17:47:28 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ DESCRIPTION="Unaccelerated generic driver for kernel modesetting" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" 1.51 x11-drivers/xf86-video-modesetting/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 18 Apr 2014 13:58:47 -0000 1.50 +++ ChangeLog 19 Apr 2014 17:47:28 -0000 1.51 @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-modesetting # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.50 2014/04/18 13:58:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-modesetting/ChangeLog,v 1.51 2014/04/19 17:47:28 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo + xf86-video-modesetting-0.8.1.ebuild: + Stable for sparc, wrt bug #500368 18 Apr 2014; Agostino Sarubbo xf86-video-modesetting-0.8.1.ebuild: