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 1SUdVI-00030S-Gw for garchives@archives.gentoo.org; Wed, 16 May 2012 12:38:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B1B5E0C01; Wed, 16 May 2012 12:38:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 086B3E0C01 for ; Wed, 16 May 2012 12:38:38 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 461BF1B4025 for ; Wed, 16 May 2012 12:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0A209E5429 for ; Wed, 16 May 2012 12:38:37 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1337171909.ec67d9041a59fbcfe73a310ba3b4973d6b5c88c1.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-devel/gcc/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-devel/gcc/gcc-4.6.3-r99.ebuild sys-devel/gcc/gcc-4.6.3.ebuild X-VCS-Directories: sys-devel/gcc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ec67d9041a59fbcfe73a310ba3b4973d6b5c88c1 X-VCS-Branch: uclibc Date: Wed, 16 May 2012 12:38:37 +0000 (UTC) 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: 92dbd784-e365-4e0d-b9fd-19cd002ff50e X-Archives-Hash: f6519316803e021eb729424905bfa659 commit: ec67d9041a59fbcfe73a310ba3b4973d6b5c88c1 Author: Anthony G. Basile gentoo org> AuthorDate: Wed May 16 12:38:29 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed May 16 12:38:29 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3Dec67d904 sys-devel/gcc: bump patch ver to 1.3 for gcc 4.6.3 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with= key 0xD0455535) --- .../gcc/{gcc-4.6.3.ebuild =3D> gcc-4.6.3-r99.ebuild} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3-r99= .ebuild similarity index 99% rename from sys-devel/gcc/gcc-4.6.3.ebuild rename to sys-devel/gcc/gcc-4.6.3-r99.ebuild index d569e11..81b1108 100644 --- a/sys-devel/gcc/gcc-4.6.3.ebuild +++ b/sys-devel/gcc/gcc-4.6.3-r99.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.2.ebuild,v 1.9 = 2012/03/15 20:21:44 vapier Exp $ =20 -PATCH_VER=3D"1.1" +PATCH_VER=3D"1.3" UCLIBC_VER=3D"1.0" =20 # Hardened gcc 4 stuff