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 B456A13829C for ; Tue, 7 Jun 2016 12:27:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 421FE254020; Tue, 7 Jun 2016 12:26:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D942254020 for ; Tue, 7 Jun 2016 12:26:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31815340B6E for ; Tue, 7 Jun 2016 12:26:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6AE2208E for ; Tue, 7 Jun 2016 12:26:53 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1465302409.c6e1fc278e05cf7047eee95a97ef53e5b579e823.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git/git-9999-r1.ebuild dev-vcs/git/git-9999-r2.ebuild dev-vcs/git/git-9999-r3.ebuild dev-vcs/git/git-9999.ebuild X-VCS-Directories: dev-vcs/git/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: c6e1fc278e05cf7047eee95a97ef53e5b579e823 X-VCS-Branch: master Date: Tue, 7 Jun 2016 12:26:53 +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: 36e6d7d6-a270-410e-8c73-d8b0fda68093 X-Archives-Hash: a03e915b70baacd4a717dc08b9cb393d commit: c6e1fc278e05cf7047eee95a97ef53e5b579e823 Author: Lars Wendler gentoo org> AuthorDate: Tue Jun 7 12:26:29 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Jun 7 12:26:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e1fc27 dev-vcs/git: Adjusted optional-cvs patch in live ebuilds. Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler gentoo.org> dev-vcs/git/git-9999-r1.ebuild | 2 +- dev-vcs/git/git-9999-r2.ebuild | 2 +- dev-vcs/git/git-9999-r3.ebuild | 2 +- dev-vcs/git/git-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index cdb55c3..18a9ee9 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -120,7 +120,7 @@ REQUIRED_USE=" PATCHES=( # bug #350330 - automagic CVS when we don't want it is bad. - "${FILESDIR}"/git-2.2.2-optional-cvs.patch + "${FILESDIR}"/git-2.8.4-optional-cvs.patch # install mediawiki perl modules also in vendor_dir # hack, needs better upstream solution diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 6bb6609..e28e6c6 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -120,7 +120,7 @@ REQUIRED_USE=" PATCHES=( # bug #350330 - automagic CVS when we don't want it is bad. - "${FILESDIR}"/git-2.2.2-optional-cvs.patch + "${FILESDIR}"/git-2.8.4-optional-cvs.patch # install mediawiki perl modules also in vendor_dir # hack, needs better upstream solution diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 30ae9d0..95d95e7 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -120,7 +120,7 @@ REQUIRED_USE=" PATCHES=( # bug #350330 - automagic CVS when we don't want it is bad. - "${FILESDIR}"/git-2.2.2-optional-cvs.patch + "${FILESDIR}"/git-2.8.4-optional-cvs.patch # install mediawiki perl modules also in vendor_dir # hack, needs better upstream solution diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 7f88d69..792b633 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -120,7 +120,7 @@ REQUIRED_USE=" PATCHES=( # bug #350330 - automagic CVS when we don't want it is bad. - "${FILESDIR}"/git-2.2.2-optional-cvs.patch + "${FILESDIR}"/git-2.8.4-optional-cvs.patch # install mediawiki perl modules also in vendor_dir # hack, needs better upstream solution