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 1M3YGh-0004jR-Eh for garchives@archives.gentoo.org; Mon, 11 May 2009 16:22:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BD54E019B; Mon, 11 May 2009 16:22:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4A1FAE019B for ; Mon, 11 May 2009 16:22:18 +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 EE4B964E9F for ; Mon, 11 May 2009 16:22:17 +0000 (UTC) Received: from fmccor by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M3YGf-0003F8-9S for gentoo-commits@lists.gentoo.org; Mon, 11 May 2009 16:22:17 +0000 From: "Ferris McCormick (fmccor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fmccor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: gcc-config-1.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gcc-config-1.4.1.ebuild ChangeLog X-VCS-Directories: sys-devel/gcc-config X-VCS-Committer: fmccor X-VCS-Committer-Name: Ferris McCormick Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ferris McCormick Date: Mon, 11 May 2009 16:22:17 +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: 40a59014-e4ce-4cac-bd00-695916bf19d1 X-Archives-Hash: 15ddf85af7597bd7b83df8259425cc2b fmccor 09/05/11 16:22:17 Modified: gcc-config-1.4.1.ebuild ChangeLog Log: Sparc stable, required for Bug #269322. (Portage version: 2.2_rc33/cvs/Linux x86_64) Revision Changes Path 1.3 sys-devel/gcc-config/gcc-config-1.4.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/gcc-config-1.4.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/gcc-config-1.4.1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/gcc-config-1.4.1.ebuild?r1=3D1.2&r2=3D1.3 Index: gcc-config-1.4.1.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 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.1.e= build,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gcc-config-1.4.1.ebuild 28 Jan 2009 02:32:51 -0000 1.2 +++ gcc-config-1.4.1.ebuild 11 May 2009 16:22:17 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.1= .ebuild,v 1.2 2009/01/28 02:32:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.1= .ebuild,v 1.3 2009/05/11 16:22:17 fmccor Exp $ =20 inherit flag-o-matic toolchain-funcs multilib =20 @@ -13,7 +13,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390= ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390= ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D"!app-admin/eselect-compiler" 1.179 sys-devel/gcc-config/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?rev=3D1.179&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?rev=3D1.179&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?r1=3D1.178&r2=3D1.179 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/gcc-config/ChangeLog,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- ChangeLog 28 Jan 2009 02:32:51 -0000 1.178 +++ ChangeLog 11 May 2009 16:22:17 -0000 1.179 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.17= 8 2009/01/28 02:32:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.17= 9 2009/05/11 16:22:17 fmccor Exp $ + + 11 May 2009; Ferris McCormick gcc-config-1.4.1.ebu= ild: + Sparc stable, required for Bug #269322. =20 28 Jan 2009; Mike Frysinger files/gcc-config-1.4.1= , gcc-config-1.4.1.ebuild: