summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-06-07 14:26:29 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-06-07 14:26:49 +0200
commitc6e1fc278e05cf7047eee95a97ef53e5b579e823 (patch)
treea55724cdf52b134215b190b70905ef48d4d38ccc /dev-vcs/git
parentdev-vcs/git: Removed old. (diff)
downloadgentoo-c6e1fc278e05cf7047eee95a97ef53e5b579e823.tar.gz
gentoo-c6e1fc278e05cf7047eee95a97ef53e5b579e823.tar.bz2
gentoo-c6e1fc278e05cf7047eee95a97ef53e5b579e823.zip
dev-vcs/git: Adjusted optional-cvs patch in live ebuilds.
Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-vcs/git')
-rw-r--r--dev-vcs/git/git-9999-r1.ebuild2
-rw-r--r--dev-vcs/git/git-9999-r2.ebuild2
-rw-r--r--dev-vcs/git/git-9999-r3.ebuild2
-rw-r--r--dev-vcs/git/git-9999.ebuild2
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 cdb55c3ca1f9..18a9ee9327a1 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 6bb66095e454..e28e6c6f76b2 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 30ae9d02053f..95d95e7d4619 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 7f88d6969975..792b6335c5f4 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