mgorny 15/01/24 17:04:18 Modified: ChangeLog package.use.stable.mask Log: Apply stable-masks to mysql packages, sync no-emul-linux-x86 profile.
Revision Changes Path 1.299 profiles/arch/amd64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.299&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.299&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.298&r2=1.299 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v retrieving revision 1.298 retrieving revision 1.299 diff -u -r1.298 -r1.299 --- ChangeLog 14 Dec 2014 09:07:59 -0000 1.298 +++ ChangeLog 24 Jan 2015 17:04:18 -0000 1.299 @@ -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.298 2014/12/14 09:07:59 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.299 2015/01/24 17:04:18 mgorny Exp $ + + 24 Jan 2015; Michał Górny <[email protected]> + no-emul-linux-x86/package.use.stable.mask, package.use.stable.mask: + Apply stable-masks to mysql packages, sync no-emul-linux-x86 profile. 14 Dec 2014; Michał Górny <[email protected]> package.use: Enable multilib by default on ati- and nvidia-drivers, bug #532492. 1.108 profiles/arch/amd64/package.use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?r1=1.107&r2=1.108 Index: package.use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- package.use.stable.mask 15 Jan 2015 13:35:29 -0000 1.107 +++ package.use.stable.mask 24 Jan 2015 17:04:18 -0000 1.108 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.107 2015/01/15 13:35:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.108 2015/01/24 17:04:18 mgorny Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -64,8 +64,12 @@ dev-cpp/libglademm abi_x86_32 dev-cpp/pangomm abi_x86_32 dev-db/libiodbc abi_x86_32 +dev-db/mariadb abi_x86_32 +dev-db/mariadb-galera abi_x86_32 dev-db/myodbc abi_x86_32 dev-db/mysql abi_x86_32 +dev-db/mysql-cluster abi_x86_32 +dev-db/percona-server abi_x86_32 dev-db/sqlite abi_x86_32 dev-db/unixODBC abi_x86_32 dev-games/physfs abi_x86_32 @@ -461,6 +465,7 @@ virtual/libiconv abi_x86_32 virtual/libudev abi_x86_32 virtual/libusb abi_x86_32 +virtual/mysql abi_x86_32 virtual/opengl abi_x86_32 virtual/pam abi_x86_32 virtual/pkgconfig abi_x86_32
