mgorny 15/02/19 17:29:32 Modified: ChangeLog package.use.stable.mask Log: Add abi_x86_32 stable masks for SDL2 packages.
Revision Changes Path 1.307 profiles/arch/amd64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.307&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.307&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.306&r2=1.307 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v retrieving revision 1.306 retrieving revision 1.307 diff -u -r1.306 -r1.307 --- ChangeLog 18 Feb 2015 11:02:57 -0000 1.306 +++ ChangeLog 19 Feb 2015 17:29:32 -0000 1.307 @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.306 2015/02/18 11:02:57 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.307 2015/02/19 17:29:32 mgorny Exp $ + + 19 Feb 2015; Michał Górny <[email protected]> + no-emul-linux-x86/package.use.stable.mask, package.use.stable.mask: + Add abi_x86_32 stable masks for SDL2 packages. 18 Feb 2015; Chí-Thanh Christopher Nguyễn <[email protected]> package.use.stable.mask: 1.122 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.122&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.122&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?r1=1.121&r2=1.122 Index: package.use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- package.use.stable.mask 18 Feb 2015 11:02:57 -0000 1.121 +++ package.use.stable.mask 19 Feb 2015 17:29:32 -0000 1.122 @@ -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.121 2015/02/18 11:02:57 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.122 2015/02/19 17:29:32 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 @@ -280,6 +280,11 @@ media-libs/sdl-net abi_x86_32 media-libs/sdl-sound abi_x86_32 media-libs/sdl-ttf abi_x86_32 +media-libs/sdl2-gfx abi_x86_32 +media-libs/sdl2-image abi_x86_32 +media-libs/sdl2-mixer abi_x86_32 +media-libs/sdl2-net abi_x86_32 +media-libs/sdl2-ttf abi_x86_32 media-libs/smpeg abi_x86_32 media-libs/soxr abi_x86_32 media-libs/speex abi_x86_32
