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 1M6ppK-0006L8-71 for garchives@archives.gentoo.org; Wed, 20 May 2009 17:43:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 671B6E057E; Wed, 20 May 2009 17:43:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2B887E057E for ; Wed, 20 May 2009 17:43:37 +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 BC0316561A for ; Wed, 20 May 2009 17:43:36 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M6ppI-0003Ux-FQ for gentoo-commits@lists.gentoo.org; Wed, 20 May 2009 17:43:36 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Wed, 20 May 2009 17:43:36 +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: 25a22ab6-acdb-48ed-8db8-7eeb5e52318e X-Archives-Hash: 796da7e39e0cd2c611b7f3c0a5913389 armin76 09/05/20 17:43:36 Modified: gcc-config-1.4.1.ebuild ChangeLog Log: ia64 stable (Portage version: 2.1.6.11/cvs/Linux ia64) Revision Changes Path 1.9 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.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/gcc-config-1.4.1.ebuild?rev=3D1.9&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.8&r2=3D1.9 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gcc-config-1.4.1.ebuild 17 May 2009 01:11:38 -0000 1.8 +++ gcc-config-1.4.1.ebuild 20 May 2009 17:43:36 -0000 1.9 @@ -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.8 2009/05/17 01:11:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.1= .ebuild,v 1.9 2009/05/20 17:43:36 armin76 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 spar= c x86 ~sparc-fbsd ~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.184 sys-devel/gcc-config/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?rev=3D1.184&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?rev=3D1.184&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-conf= ig/ChangeLog?r1=3D1.183&r2=3D1.184 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.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- ChangeLog 15 May 2009 21:00:35 -0000 1.183 +++ ChangeLog 20 May 2009 17:43:36 -0000 1.184 @@ -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.18= 3 2009/05/15 21:00:35 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.18= 4 2009/05/20 17:43:36 armin76 Exp $ + + 20 May 2009; Ra=C3=BAl Porcel gcc-config-1.4.1.eb= uild: + ia64 stable =20 15 May 2009; Tobias Klausmann gcc-config-1.4.1.ebuild: