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 9EFB51381F3 for ; Tue, 8 Oct 2013 05:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF3C0E0C70; Tue, 8 Oct 2013 05:06:47 +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 441EFE0C70 for ; Tue, 8 Oct 2013 05:06:47 +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 5F67733EF91 for ; Tue, 8 Oct 2013 05:06:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 16DA72004C; Tue, 8 Oct 2013 05:06:45 +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-tdfx: xf86-video-tdfx-1.4.5-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xf86-video-tdfx-1.4.5-r1.ebuild ChangeLog X-VCS-Directories: x11-drivers/xf86-video-tdfx X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131008050645.16DA72004C@flycatcher.gentoo.org> Date: Tue, 8 Oct 2013 05:06:45 +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: 0d0dc648-a8cd-4d5c-960b-48d0743cab5e X-Archives-Hash: b68996853d08395df2f92b49389c3ac7 ago 13/10/08 05:06:45 Modified: xf86-video-tdfx-1.4.5-r1.ebuild ChangeLog Log: Stable for x86, wrt bug #475480 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild?r1=1.6&r2=1.7 Index: xf86-video-tdfx-1.4.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xf86-video-tdfx-1.4.5-r1.ebuild 7 Oct 2013 04:57:33 -0000 1.6 +++ xf86-video-tdfx-1.4.5-r1.ebuild 8 Oct 2013 05:06:44 -0000 1.7 @@ -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/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v 1.6 2013/10/07 04:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.4.5-r1.ebuild,v 1.7 2013/10/08 05:06:44 ago Exp $ EAPI=5 XORG_DRI=dri @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="3Dfx video driver" -KEYWORDS="alpha amd64 ia64 ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.0.99" 1.76 x11-drivers/xf86-video-tdfx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 7 Oct 2013 04:57:33 -0000 1.75 +++ ChangeLog 8 Oct 2013 05:06:44 -0000 1.76 @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-tdfx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.75 2013/10/07 04:57:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.76 2013/10/08 05:06:44 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo + xf86-video-tdfx-1.4.5-r1.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo xf86-video-tdfx-1.4.5-r1.ebuild: