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 1RLdhn-0003AU-9l for garchives@archives.gentoo.org; Wed, 02 Nov 2011 16:30:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86E6621C058; Wed, 2 Nov 2011 16:30:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5510C21C058 for ; Wed, 2 Nov 2011 16:30:16 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1A0B64210 for ; Wed, 2 Nov 2011 16:30:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2206) id 804422004B; Wed, 2 Nov 2011 16:30:14 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use.mask X-VCS-Directories: profiles/arch/alpha X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: <20111102163014.804422004B@flycatcher.gentoo.org> Date: Wed, 2 Nov 2011 16:30:14 +0000 (UTC) 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: b85bfd5e-34d7-4130-8087-8dc2de0cbf1f X-Archives-Hash: f0c354e759b630215f4bb17a64f6d3b0 klausman 11/11/02 16:30:14 Modified: package.use.mask Log: dev-libs/vlibpcre jit is not supported on alpha Revision Changes Path 1.70 profiles/arch/alpha/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alph= a/package.use.mask?rev=3D1.70&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alph= a/package.use.mask?rev=3D1.70&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alph= a/package.use.mask?r1=3D1.69&r2=3D1.70 Index: package.use.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/arch/alpha/package.use.mask,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- package.use.mask 24 Oct 2011 18:29:01 -0000 1.69 +++ package.use.mask 2 Nov 2011 16:30:14 -0000 1.70 @@ -1,6 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,= v 1.69 2011/10/24 18:29:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,= v 1.70 2011/11/02 16:30:14 klausman Exp $ + +# Tobias Klausmann (02 Nov 2011) +# libpcre jit is not supported on alpha +dev-libs/libpcre jit =20 # Pacho Ramos (24 Oct 2011) # Missing keywords in needed packages, bug #388367