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 1PW9oy-0003m3-VS for garchives@archives.gentoo.org; Fri, 24 Dec 2010 15:44:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 816A5E04F2; Fri, 24 Dec 2010 15:44:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 52CB4E04F2 for ; Fri, 24 Dec 2010 15:44:28 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C636E1B400C for ; Fri, 24 Dec 2010 15:44:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2142) id 578D920057; Fri, 24 Dec 2010 15:44:26 +0000 (UTC) From: "Matti Bickel (mabi)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mabi@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: make.defaults X-VCS-Repository: gentoo-x86 X-VCS-Files: make.defaults X-VCS-Directories: profiles/base X-VCS-Committer: mabi X-VCS-Committer-Name: Matti Bickel Content-Type: text/plain; charset=utf8 Message-Id: <20101224154426.578D920057@flycatcher.gentoo.org> Date: Fri, 24 Dec 2010 15:44:26 +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: 7f1f319e-b69a-41ee-858b-a1cb30bf2a9a X-Archives-Hash: 813d363e83029a6051611daa3e2865d2 mabi 10/12/24 15:44:26 Modified: make.defaults Log: Switch PHP_TARGETS to php5-3 Revision Changes Path 1.60 profiles/base/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make= .defaults?rev=3D1.60&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make= .defaults?rev=3D1.60&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make= .defaults?r1=3D1.59&r2=3D1.60 Index: make.defaults =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/base/make.defaults,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- make.defaults 21 Oct 2010 20:07:02 -0000 1.59 +++ make.defaults 24 Dec 2010 15:44:26 -0000 1.60 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.59 20= 10/10/21 20:07:02 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.60 20= 10/12/24 15:44:26 mabi Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -28,7 +28,7 @@ =20 # Ole Markus With (09 Oct 2010) # Default PHP targets (should always be latest stable version) -PHP_TARGETS=3D"php5-2" +PHP_TARGETS=3D"php5-3" =20 # Andreas K. Huettel (28 Sep 2010) # Small default list of enabled plugins for collectd