mgorny 14/06/12 19:01:02 Modified: ChangeLog package.mask Log: Unmask cppunit since it does not collide with emul-linux-x86 and is required for dev-python/subunit which is needed to fix dev-libs/check (bug #510892).
Revision Changes Path 1.9072 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9072&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9072&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9071&r2=1.9072 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9071 retrieving revision 1.9072 diff -u -r1.9071 -r1.9072 --- ChangeLog 12 Jun 2014 06:29:46 -0000 1.9071 +++ ChangeLog 12 Jun 2014 19:01:01 -0000 1.9072 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9071 2014/06/12 06:29:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9072 2014/06/12 19:01:01 mgorny 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! + 12 Jun 2014; Michał Górny <[email protected]> package.mask: + Unmask cppunit since it does not collide with emul-linux-x86 and is required + for dev-python/subunit which is needed to fix dev-libs/check (bug #510892). + 12 Jun 2014; Pawel Hajdan jr <[email protected]> +arch/x86/package.use.force, base/package.use.force: Add profile entries for www-client/chromium's new pic USE flag. 1.15785 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15785&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15785&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15784&r2=1.15785 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15784 retrieving revision 1.15785 diff -u -r1.15784 -r1.15785 --- package.mask 11 Jun 2014 21:24:55 -0000 1.15784 +++ package.mask 12 Jun 2014 19:01:01 -0000 1.15785 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15784 2014/06/11 21:24:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15785 2014/06/12 19:01:01 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 @@ -97,7 +97,6 @@ # Michał Górny <[email protected]> (29 May 2014) # New multilib conversions. Unmask along with corresponding # emul-linux-x86 packages, and make sure they're committed first :). ->=dev-util/cppunit-1.13.2-r1 >=media-libs/taglib-1.9.1-r1 >=media-libs/libofa-0.9.3-r1 >=app-emulation/emul-linux-x86-medialibs-20140508-r3
