From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Nhks8-0000yu-8S for garchives@archives.gentoo.org; Wed, 17 Feb 2010 14:27:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5972EE0730; Wed, 17 Feb 2010 14:27:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A774E0730 for ; Wed, 17 Feb 2010 14:27:23 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id D5DF41B40CE for ; Wed, 17 Feb 2010 14:27:22 +0000 (UTC) Received: from mduft by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Nhks5-0006XM-Lz for gentoo-commits@lists.gentoo.org; Wed, 17 Feb 2010 14:27:22 +0000 From: "Markus Duft (mduft)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mduft@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/windows/interix: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles/prefix/windows/interix X-VCS-Committer: mduft X-VCS-Committer-Name: Markus Duft Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Duft Date: Wed, 17 Feb 2010 14:27:21 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c39960d0-355a-4adc-b90b-8d3d5ed2c1bc X-Archives-Hash: 3f472665b0153fcad448d88bff71071b mduft 10/02/17 14:27:21 Modified: package.mask Log: masked perl >=3D5.10 on ~x86-interix for now. Revision Changes Path 1.9 profiles/prefix/windows/interix/package.mask file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/wi= ndows/interix/package.mask?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/wi= ndows/interix/package.mask?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/wi= ndows/interix/package.mask?r1=3D1.8&r2=3D1.9 Index: package.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/package= .mask,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- package.mask 30 Sep 2009 09:00:27 -0000 1.8 +++ package.mask 17 Feb 2010 14:27:21 -0000 1.9 @@ -1,8 +1,14 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/packa= ge.mask,v 1.8 2009/09/30 09:00:27 mduft Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/packa= ge.mask,v 1.9 2010/02/17 14:27:21 mduft Exp $ =20 -# $Id: package.mask,v 1.8 2009/09/30 09:00:27 mduft Exp $ +# $Id: package.mask,v 1.9 2010/02/17 14:27:21 mduft Exp $ + +# Markus Duft (17 Feb 2010) +# not quite yet... seems that perl itself is simply not even trying +# to compile - something with the ebuild? need time ... +>=3Ddev-lang/perl-5.10.0 +>=3Dsys-devel/libperl-5.10.0 =20 # Markus Duft (30 Sep 2009) # needs some more love on interix, until it works again :(