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 03A081381F3 for ; Wed, 21 Nov 2012 17:42:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A15421C055; Wed, 21 Nov 2012 17:42:02 +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 85F0A21C055 for ; Wed, 21 Nov 2012 17:42:01 +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 A05A733D968 for ; Wed, 21 Nov 2012 17:42:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 69B1C20C65; Wed, 21 Nov 2012 17:41:59 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121121174159.69B1C20C65@flycatcher.gentoo.org> Date: Wed, 21 Nov 2012 17:41:59 +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: 6eafaf31-94d4-474a-8817-5e69faa7d3a0 X-Archives-Hash: 537278bea90d782e6f1d413c5ecda5da aballier 12/11/21 17:41:59 Modified: ChangeLog Log: move x11-libs/vdpau-video to x11-libs/libva-vdpau-driver Revision Changes Path 1.7171 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7171&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7171&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7170&r2=1.7171 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7170 retrieving revision 1.7171 diff -u -r1.7170 -r1.7171 --- ChangeLog 21 Nov 2012 10:56:30 -0000 1.7170 +++ ChangeLog 21 Nov 2012 17:41:59 -0000 1.7171 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7170 2012/11/21 10:56:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7171 2012/11/21 17:41:59 aballier Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 21 Nov 2012; Alexis Ballier updates/4Q-2012: + move x11-libs/vdpau-video to x11-libs/libva-vdpau-driver + 21 Nov 2012; Tomáš Chvátal default/linux/package.use.mask: Unmask doc on mplayer2 again.