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 1P8AXb-0000UO-C0 for garchives@archives.gentoo.org; Tue, 19 Oct 2010 11:39:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9F23E0713; Tue, 19 Oct 2010 11:39:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AC1E4E0713 for ; Tue, 19 Oct 2010 11:39:35 +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 392D21B400D for ; Tue, 19 Oct 2010 11:39:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2209) id D442920051; Tue, 19 Oct 2010 11:39:33 +0000 (UTC) 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: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/prefix X-VCS-Committer: mduft X-VCS-Committer-Name: Markus Duft Content-Type: text/plain; charset=utf8 Message-Id: <20101019113933.D442920051@flycatcher.gentoo.org> Date: Tue, 19 Oct 2010 11:39:33 +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: 3fc99614-901a-4551-9983-7bb4dd342fb7 X-Archives-Hash: 081d8becab81f96b69c60e6710514745 mduft 10/10/19 11:39:33 Modified: ChangeLog Log: changed CHOST of interix profiles to be based on LIBC version, not kern= el version Revision Changes Path 1.218 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.218&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?rev=3D1.218&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch= angeLog?r1=3D1.217&r2=3D1.218 Index: ChangeLog =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/ChangeLog,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- ChangeLog 2 Oct 2010 12:40:08 -0000 1.217 +++ ChangeLog 19 Oct 2010 11:39:33 -0000 1.218 @@ -1,6 +1,11 @@ # ChangeLog for profiles/prefix # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.217 201= 0/10/02 12:40:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.218 201= 0/10/19 11:39:33 mduft Exp $ + + 19 Oct 2010; Markus Duft + windows/interix/6.0/x86/make.defaults, + windows/interix/6.1/x86/make.defaults: + changed CHOST of interix profiles to be based on LIBC version, not ker= nel version =20 02 Oct 2010; Fabian Groffen package.use.mask: unmask xz, we do have xz-utils in our overlay