From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IgRsH-0003sI-Fa for garchives@archives.gentoo.org; Fri, 12 Oct 2007 21:16:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9CL6qmk003691; Fri, 12 Oct 2007 21:06:52 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9CL6piv003685 for ; Fri, 12 Oct 2007 21:06:51 GMT 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 674EF657E5 for ; Fri, 12 Oct 2007 21:06:51 +0000 (UTC) Received: from phreak by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IgRic-0001bc-6t for gentoo-commits@lists.gentoo.org; Fri, 12 Oct 2007 21:06:50 +0000 From: "Christian Heim (phreak)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phreak@gentoo.org Subject: [gentoo-commits] gentoo commit in src/releng/specs/2007.1: ChangeLog X-VCS-Repository: gentoo X-VCS-Files: ChangeLog X-VCS-Directories: src/releng/specs/2007.1 X-VCS-Committer: phreak X-VCS-Committer-Name: Christian Heim Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Christian Heim Date: Fri, 12 Oct 2007 21:06:50 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 550c8b87-699b-4538-a244-19a755828c4f X-Archives-Hash: b71890f05080cc8a63809e57a86954b1 phreak 07/10/12 21:06:50 Modified: ChangeLog Log: Removing chost from stage3, as catalyst stopped supporting it (chost is taken from the seed-stage). Revision Changes Path 1.11 src/releng/specs/2007.1/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 12 Oct 2007 20:48:05 -0000 1.10 +++ ChangeLog 12 Oct 2007 21:06:49 -0000 1.11 @@ -1,5 +1,9 @@ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.1/ChangeLog,v 1.10 2007/10/12 20:48:05 phreak Exp $ +# $Header: /var/cvsroot/gentoo/src/releng/specs/2007.1/ChangeLog,v 1.11 2007/10/12 21:06:49 phreak Exp $ + + 12 Oct 2007; Christian Heim + x86/i686/hardened/stage3.spec, x86/i686/hardened/stage3.spec: + CHOST ain't supported in stage3 anymore. 12 Oct 2007; Christian Heim x86/hardened/installcd-stage1.spec, -- gentoo-commits@gentoo.org mailing list