mgorny 14/06/28 08:10:47 Modified: ChangeLog package.use Log: Enable abi_x86_32 by default on nvidia-cg-toolkit, to match default USE=multilib.
Revision Changes Path 1.265 profiles/arch/amd64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.265&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.265&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.264&r2=1.265 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v retrieving revision 1.264 retrieving revision 1.265 diff -u -r1.264 -r1.265 --- ChangeLog 25 Jun 2014 12:05:02 -0000 1.264 +++ ChangeLog 28 Jun 2014 08:10:47 -0000 1.265 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.264 2014/06/25 12:05:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.265 2014/06/28 08:10:47 mgorny Exp $ + + 28 Jun 2014; Michał Górny <[email protected]> package.use: + Enable abi_x86_32 by default on nvidia-cg-toolkit, to match default + USE=multilib. 25 Jun 2014; Michał Górny <[email protected]> make.defaults, x32/make.defaults: 1.3 profiles/arch/amd64/package.use file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use?r1=1.2&r2=1.3 Index: package.use =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- package.use 5 Nov 2012 15:51:49 -0000 1.2 +++ package.use 28 Jun 2014 08:10:47 -0000 1.3 @@ -1,6 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use,v 1.2 2012/11/05 15:51:49 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use,v 1.3 2014/06/28 08:10:47 mgorny Exp $ + +# Michał Górny <[email protected]> (28 Jun 2014) +# Required for default USE=multilib. +media-gfx/nvidia-cg-toolkit abi_x86_32 # Doug Goldstein <[email protected]> (29 Oct 2012) # Enable the native arch as the default qemu target
