summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-05 10:16:37 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-05 13:19:58 +0100
commit2cb6a6a2be79c00112a6f442d67f2567e371da81 (patch)
treef2215483efb057f1b154ed4b78f68af3de7faffc /dev-cpp
parentnet-libs/miniupnpc: Drop old (diff)
downloadgentoo-2cb6a6a2be79c00112a6f442d67f2567e371da81.tar.gz
gentoo-2cb6a6a2be79c00112a6f442d67f2567e371da81.tar.bz2
gentoo-2cb6a6a2be79c00112a6f442d67f2567e371da81.zip
dev-cpp/catch: Update git branches
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/catch/catch-1.9999.ebuild2
-rw-r--r--dev-cpp/catch/catch-9999.ebuild1
2 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/catch/catch-1.9999.ebuild b/dev-cpp/catch/catch-1.9999.ebuild
index 8949a527ca65..b6b3d982a71b 100644
--- a/dev-cpp/catch/catch-1.9999.ebuild
+++ b/dev-cpp/catch/catch-1.9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
EGIT_REPO_URI="https://github.com/philsquared/Catch.git"
-EGIT_BRANCH=master
+EGIT_BRANCH=Catch1.x
inherit cmake-utils git-r3
DESCRIPTION="Modern C++ header-only framework for unit-tests"
diff --git a/dev-cpp/catch/catch-9999.ebuild b/dev-cpp/catch/catch-9999.ebuild
index 5ca782d46a21..41195675fe3b 100644
--- a/dev-cpp/catch/catch-9999.ebuild
+++ b/dev-cpp/catch/catch-9999.ebuild
@@ -4,7 +4,6 @@
EAPI=6
EGIT_REPO_URI="https://github.com/philsquared/Catch.git"
-EGIT_BRANCH=catch2
inherit cmake-utils git-r3
DESCRIPTION="Modern C++ header-only framework for unit-tests"