dev-cpp/catch: Update git branches
authorMichał Górny <mgorny@gentoo.org>
Sun, 5 Nov 2017 09:16:37 +0000 (10:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 5 Nov 2017 12:19:58 +0000 (13:19 +0100)
dev-cpp/catch/catch-1.9999.ebuild
dev-cpp/catch/catch-9999.ebuild

index 8949a527ca650b4048b236d2fc22c952981e9945..b6b3d982a71bee9a3f8c4ea0ee7d685bc496c13d 100644 (file)
@@ -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"
index 5ca782d46a215323e8537e128058002fa356653c..41195675fe3b47f88ac0cb7222ca60d494f99d61 100644 (file)
@@ -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"