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 1S6iBo-0006Hb-D4 for garchives@archives.gentoo.org; Sun, 11 Mar 2012 12:47:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07366E0586; Sun, 11 Mar 2012 12:47:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CEF21E0586 for ; Sun, 11 Mar 2012 12:47:46 +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 420B81B4014 for ; Sun, 11 Mar 2012 12:47:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 314BCE5402 for ; Sun, 11 Mar 2012 12:47:44 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1331466150.2a308d64b86bc69248b07adb521632469a6e1802.jlec@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: app-benchmarks/i7z/ X-VCS-Repository: proj/betagarden X-VCS-Files: app-benchmarks/i7z/ChangeLog app-benchmarks/i7z/i7z-9999.ebuild X-VCS-Directories: app-benchmarks/i7z/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 2a308d64b86bc69248b07adb521632469a6e1802 X-VCS-Branch: master Date: Sun, 11 Mar 2012 12:47:44 +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: db113b55-755f-45e8-8071-4b92789384ac X-Archives-Hash: 442df9e58796ea89d805a20792f61564 commit: 2a308d64b86bc69248b07adb521632469a6e1802 Author: Justin Lecher gentoo org> AuthorDate: Sun Mar 11 11:42:30 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Mar 11 11:42:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D2a308d64 Drop patch because upstream included it (Portage version: 2.2.0_alpha90/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- app-benchmarks/i7z/ChangeLog | 5 ++++- app-benchmarks/i7z/i7z-9999.ebuild | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app-benchmarks/i7z/ChangeLog b/app-benchmarks/i7z/ChangeLog index d940882..3a4363a 100644 --- a/app-benchmarks/i7z/ChangeLog +++ b/app-benchmarks/i7z/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-benchmarks/i7z -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 11 Mar 2012; Justin Lecher i7z-9999.ebuild: + Drop patch because upstream included it + 31 Dec 2011; Justin Lecher files/9999-gentoo.patch, i7z-9999.ebuild: Adopt to HEAD and include patch from diff --git a/app-benchmarks/i7z/i7z-9999.ebuild b/app-benchmarks/i7z/i7z-= 9999.ebuild index 4b9a2e2..f4a04f8 100644 --- a/app-benchmarks/i7z/i7z-9999.ebuild +++ b/app-benchmarks/i7z/i7z-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-benchmarks/i7z/i7z-0.26.ebuild,v = 1.3 2011/04/27 07:45:55 jlec Exp $ =20 @@ -22,7 +22,6 @@ RDEPEND=3D" DEPEND=3D"${RDEPEND}" =20 src_prepare() { - epatch "${FILESDIR}"/${PV}-gentoo.patch tc-export CC } =20