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 3E8101381F3 for ; Mon, 26 Nov 2012 13:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED58621C03D; Mon, 26 Nov 2012 13:08:38 +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 5C8B621C03D for ; Mon, 26 Nov 2012 13:08:38 +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 3F3FB33D948 for ; Mon, 26 Nov 2012 13:08:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 047A020C65; Mon, 26 Nov 2012 13:08:35 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog use.desc X-VCS-Directories: profiles X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121126130836.047A020C65@flycatcher.gentoo.org> Date: Mon, 26 Nov 2012 13:08:35 +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: 0bbc89f6-09b5-4e21-a10e-39fbe2edac29 X-Archives-Hash: f4a54b68504e9587c3e9e7f7343681f5 scarabeus 12/11/26 13:08:35 Modified: ChangeLog use.desc Log: Describe vdpau and wayland as global useflags. Revision Changes Path 1.7195 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7195&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7195&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7194&r2=1.7195 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7194 retrieving revision 1.7195 diff -u -r1.7194 -r1.7195 --- ChangeLog 26 Nov 2012 09:31:24 -0000 1.7194 +++ ChangeLog 26 Nov 2012 13:08:35 -0000 1.7195 @@ -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.7194 2012/11/26 09:31:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7195 2012/11/26 13:08:35 scarabeus 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! + 26 Nov 2012; Tomáš Chvátal use.desc: + Describe vdpau and wayland as global useflags. + 26 Nov 2012; Sergey Popov arch/amd64/no-multilib/package.mask, features/64bit-native/package.mask: Mask games-strategy/dominions2-demo on all non-multilib profiles 1.495 profiles/use.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.495&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.495&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.494&r2=1.495 Index: use.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v retrieving revision 1.494 retrieving revision 1.495 diff -u -r1.494 -r1.495 --- use.desc 8 Oct 2012 06:28:13 -0000 1.494 +++ use.desc 26 Nov 2012 13:08:35 -0000 1.495 @@ -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/profiles/use.desc,v 1.494 2012/10/08 06:28:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.495 2012/11/26 13:08:35 scarabeus Exp $ # Keep them sorted @@ -354,11 +354,13 @@ v4l - Enable support for video4linux (using linux-headers or userspace libv4l libraries) vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically vcd - Video CD support +vdpau - Enable the Video Decode and Presentation API for Unix acceleration interface vhosts - Adds support for installing web-based applications into a virtual-hosting environment videos - Install optional video files (used in some games) vim-syntax - Pulls in related vim syntax scripts vnc - Enable VNC (remote desktop viewer) support vorbis - Adds support for the OggVorbis audio codec +wayland - Enable dev-libs/wayland backend wavpack - Add support for wavpack audio compression tools wddx - Adds support for Web Distributed Data eXchange webkit - Add support for the WebKit HTML rendering/layout engine