grknight 14/06/04 01:45:53 Modified: ChangeLog package.use.mask Log: Remove USE mask on jemalloc for mysql/mariadb since it was keyworded
Revision Changes Path 1.188 profiles/arch/alpha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.188&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.188&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.187&r2=1.188 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v retrieving revision 1.187 retrieving revision 1.188 diff -u -r1.187 -r1.188 --- ChangeLog 19 Mar 2014 00:06:32 -0000 1.187 +++ ChangeLog 4 Jun 2014 01:45:53 -0000 1.188 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.187 2014/03/19 00:06:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.188 2014/06/04 01:45:53 grknight Exp $ + + 06 Jun 2014; Brian Evans <[email protected]> package.use.mask: + Remove USE mask on jemalloc for mysql/mariadb since it was keyworded 19 Mar 2014; Andreas K. Huettel <[email protected]> +eapi: Increase EAPI to 5 1.151 profiles/arch/alpha/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.151&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.151&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.150&r2=1.151 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- package.use.mask 20 Apr 2014 12:37:42 -0000 1.150 +++ package.use.mask 4 Jun 2014 01:45:53 -0000 1.151 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.150 2014/04/20 12:37:42 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.151 2014/06/04 01:45:53 grknight Exp $ # Julian Ospald <[email protected]> (20 Apr 2014) # Missing keywords, bug #508226 @@ -111,8 +111,8 @@ # Robin H Johnson <[email protected]> (01 Nov 2012) # MySQL 5.5 wants systemtap, tcmalloc & jemalloc ->=dev-db/mysql-5.5 tcmalloc jemalloc ->=dev-db/mariadb-5.5 tcmalloc jemalloc +>=dev-db/mysql-5.5 tcmalloc +>=dev-db/mariadb-5.5 tcmalloc # Raúl Porcel <[email protected]> (25 Jun 2012) # dev-qt/qtwebkit doesn't seem to work
