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 80240138A1A for ; Wed, 18 Feb 2015 15:57:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24E9FE0932; Wed, 18 Feb 2015 15:57:59 +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 739F0E0932 for ; Wed, 18 Feb 2015 15:57:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D48C340899 for ; Wed, 18 Feb 2015 15:57:52 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 1B8851208A; Wed, 18 Feb 2015 15:57:51 +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-libs/libva-vdpau-driver: libva-vdpau-driver-0.7.4-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libva-vdpau-driver-0.7.4-r2.ebuild ChangeLog X-VCS-Directories: x11-libs/libva-vdpau-driver X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150218155751.1B8851208A@oystercatcher.gentoo.org> Date: Wed, 18 Feb 2015 15:57:51 +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: 8a13463c-ec44-412e-b9ea-58028a64f6cf X-Archives-Hash: 65ced375584aa76717ffda6374afc49a ago 15/02/18 15:57:51 Modified: libva-vdpau-driver-0.7.4-r2.ebuild ChangeLog Log: Stable for amd64, wrt bug #530652 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.2 x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild?r1=1.1&r2=1.2 Index: libva-vdpau-driver-0.7.4-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libva-vdpau-driver-0.7.4-r2.ebuild 24 Jul 2014 15:28:12 -0000 1.1 +++ libva-vdpau-driver-0.7.4-r2.ebuild 18 Feb 2015 15:57:51 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild,v 1.1 2014/07/24 15:28:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r2.ebuild,v 1.2 2015/02/18 15:57:51 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1[X,opengl?,${MULTILIB_USEDEP}] 1.11 x11-libs/libva-vdpau-driver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 24 Jul 2014 15:30:56 -0000 1.10 +++ ChangeLog 18 Feb 2015 15:57:51 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libva-vdpau-driver -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.10 2014/07/24 15:30:56 ssuominen Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libva-vdpau-driver/ChangeLog,v 1.11 2015/02/18 15:57:51 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo + libva-vdpau-driver-0.7.4-r2.ebuild: + Stable for amd64, wrt bug #530652 24 Jul 2014; Samuli Suominen libva-vdpau-driver-0.7.3.ebuild, libva-vdpau-driver-0.7.4-r1.ebuild,