From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jx3xr-0006nx-Mk for garchives@archives.gentoo.org; Fri, 16 May 2008 17:43:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A744AE03F8; Fri, 16 May 2008 17:43:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 73179E03F8 for ; Fri, 16 May 2008 17:43:30 +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 06F1B67819 for ; Fri, 16 May 2008 17:43:30 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jx3xo-0006v1-GD for gentoo-commits@lists.gentoo.org; Fri, 16 May 2008 17:43:28 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: ChangeLog crossdev-0.9.18-r8.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog crossdev-0.9.18-r8.ebuild X-VCS-Directories: sys-devel/crossdev X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Fri, 16 May 2008 17:43:28 +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: ae365d45-595c-457d-b02a-2ca1af6e0dea X-Archives-Hash: 2f9123eb3dcfe31d429695314e26efe4 vapier 08/05/16 17:43:28 Modified: ChangeLog Added: crossdev-0.9.18-r8.ebuild Log: Disable openmp and libffi when building gcc stage1 #222227 by Donnie Be= rkholz. (Portage version: 2.2_pre5, RepoMan options: --force) Revision Changes Path 1.58 sys-devel/crossdev/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/crossdev= /ChangeLog?rev=3D1.58&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/crossdev= /ChangeLog?rev=3D1.58&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/crossdev= /ChangeLog?r1=3D1.57&r2=3D1.58 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/sys-devel/crossdev/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 5 Feb 2008 04:47:39 -0000 1.57 +++ ChangeLog 16 May 2008 17:43:28 -0000 1.58 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/crossdev # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.57 2= 008/02/05 04:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.58 2= 008/05/16 17:43:28 vapier Exp $ + +*crossdev-0.9.18-r8 (16 May 2008) + + 16 May 2008; Mike Frysinger files/crossdev, + +crossdev-0.9.18-r8.ebuild: + Disable openmp and libffi when building gcc stage1 #222227 by Donnie B= erkholz. =20 *crossdev-0.9.18-r7 (05 Feb 2008) =20 1.1 sys-devel/crossdev/crossdev-0.9.18-r8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/crossdev= /crossdev-0.9.18-r8.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/crossdev= /crossdev-0.9.18-r8.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: crossdev-0.9.18-r8.ebuild =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 # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-0.9.18-r8.= ebuild,v 1.1 2008/05/16 17:43:28 vapier Exp $ DESCRIPTION=3D"Gentoo Cross-toolchain generator" HOMEPAGE=3D"http://www.gentoo.org/" SRC_URI=3D"" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x= 86 ~x86-fbsd" IUSE=3D"" RDEPEND=3D">=3Dsys-apps/portage-2.1 app-shells/bash || ( dev-util/unifdef sys-freebsd/freebsd-ubin )" src_install() { dosbin "${FILESDIR}"/crossdev || die dosed "s:GENTOO_PV:${PV}:" /usr/sbin/crossdev } --=20 gentoo-commits@lists.gentoo.org mailing list