chewi 15/05/20 20:55:03 Modified: ChangeLog package.use.mask Log: Temporarily mask rdeps of icedtea-web to deal with bug #549134 until I have a chance to drop Java support on ia64 entirely. Remove entry about systemtap because that is keyworded now and icedtea will drop ia64 keywords soon anyway.
Revision Changes Path 1.229 profiles/arch/ia64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.229&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?rev=1.229&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/ChangeLog?r1=1.228&r2=1.229 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v retrieving revision 1.228 retrieving revision 1.229 diff -u -r1.228 -r1.229 --- ChangeLog 11 May 2015 01:50:55 -0000 1.228 +++ ChangeLog 20 May 2015 20:55:03 -0000 1.229 @@ -1,6 +1,12 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.228 2015/05/11 01:50:55 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.229 2015/05/20 20:55:03 chewi Exp $ + + 20 May 2015; James Le Cuirot <[email protected]> package.use.mask: + Temporarily mask rdeps of icedtea-web to deal with bug #549134 until I have a + chance to drop Java support on ia64 entirely. Remove entry about systemtap + because that is keyworded now and icedtea will drop ia64 keywords soon + anyway. 11 May 2015; Davide Pesavento <[email protected]> package.mask: Extend Qt4-multilib mask to cover 4.8.7 as well. 1.166 profiles/arch/ia64/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/package.use.mask?rev=1.166&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/package.use.mask?rev=1.166&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/ia64/package.use.mask?r1=1.165&r2=1.166 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- package.use.mask 17 Mar 2015 01:39:24 -0000 1.165 +++ package.use.mask 20 May 2015 20:55:03 -0000 1.166 @@ -1,6 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v 1.165 2015/03/17 01:39:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v 1.166 2015/05/20 20:55:03 chewi Exp $ + +# James Le Cuirot <[email protected]> (20 May 2015) +# Temporarily mask rdeps of icedtea-web to deal with bug #549134 until +# I have a chance to drop Java support on ia64 entirely. +dev-java/icedtea nsplugin webstart # Mike Frysinger <[email protected]> (16 Mar 2015) # Needs sci-physics/bullet & media-libs/libsdl2 tested #499974 @@ -267,11 +272,6 @@ # Needs testing www-client/elinks javascript -# Vlastimil Babka <[email protected]> (13 Oct 2010) -# dev-util/systemtap not keyworded on ia64 arches. Note that this currently applies for java-overlay -# icedtea only, but the plan is to move it to main tree. -dev-java/icedtea systemtap - # Raúl Porcel <[email protected]> (19 Sep 2010) # dev-ruby/ffi fails to build dev-ruby/nokogiri ffi
