mgorny 14/09/06 10:31:37 Modified: ChangeLog use.mask Log: Wipe out references to removed Python targets.
Revision Changes Path 1.4 profiles/arch/arm64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 4 Aug 2014 02:13:15 -0000 1.3 +++ ChangeLog 6 Sep 2014 10:31:37 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.3 2014/08/04 02:13:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.4 2014/09/06 10:31:37 mgorny Exp $ + + 06 Sep 2014; Michał Górny <[email protected]> use.mask: + Wipe out references to removed Python targets. 04 Aug 2014; Mike Frysinger <[email protected]> package.use.mask: Drop flashrom masks that are in base now. 1.12 profiles/arch/arm64/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/use.mask?r1=1.11&r2=1.12 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/use.mask,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- use.mask 25 Jun 2014 14:22:28 -0000 1.11 +++ use.mask 6 Sep 2014 10:31:37 -0000 1.12 @@ -231,11 +231,5 @@ # virtual/opencl is not keyworded opencl -# We don't care about older python versions. Time to upgrade. -python_targets_python2_6 -python_targets_python3_0 -python_targets_python3_1 -python_targets_python3_2 - # This one we need to test ... python_targets_python3_3
