From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6449B138010 for ; Sun, 26 Aug 2012 18:03:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43D7DE0663; Sun, 26 Aug 2012 18:02:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 01247E0663 for ; Sun, 26 Aug 2012 18:02:45 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 355D633D7AC for ; Sun, 26 Aug 2012 18:02:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id DBD9120818; Sun, 26 Aug 2012 18:02:43 +0000 (UTC) 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.7.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gcc-config-1.7.3.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 Content-Transfer-Encoding: 8bit Message-Id: <20120826180243.DBD9120818@flycatcher.gentoo.org> Date: Sun, 26 Aug 2012 18:02:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8ba2aacf-b9ec-450a-8823-b5606304765d X-Archives-Hash: 2cbcd626f267f48328ddf1dc2597d6a0 armin76 12/08/26 18:02:43 Modified: gcc-config-1.7.3.ebuild ChangeLog Log: alpha/ia64/m68k/s390/sh/sparc stable wrt #429212 (Portage version: 2.1.11.5/cvs/Linux ia64) Revision Changes Path 1.7 sys-devel/gcc-config/gcc-config-1.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild?r1=1.6&r2=1.7 Index: gcc-config-1.7.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gcc-config-1.7.3.ebuild 4 Aug 2012 15:13:15 -0000 1.6 +++ gcc-config-1.7.3.ebuild 26 Aug 2012 18:02:43 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.7.3.ebuild,v 1.6 2012/08/04 15:13:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v 1.7 2012/08/26 18:02:43 armin76 Exp $ inherit unpacker toolchain-funcs multilib @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_compile() { 1.226 sys-devel/gcc-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.226&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.226&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.225&r2=1.226 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v retrieving revision 1.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- ChangeLog 4 Aug 2012 15:13:15 -0000 1.225 +++ ChangeLog 26 Aug 2012 18:02:43 -0000 1.226 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc-config # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.225 2012/08/04 15:13:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.226 2012/08/26 18:02:43 armin76 Exp $ + + 26 Aug 2012; Raúl Porcel gcc-config-1.7.3.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #429212 04 Aug 2012; Jeroen Roovers gcc-config-1.7.3.ebuild: Stable for HPPA (bug #429212).