dev-cpp/catch: Update git branches

This commit is contained in:
Michał Górny
2017-11-05 10:16:37 +01:00
parent f8c8a87390
commit 2cb6a6a2be
2 changed files with 1 additions and 2 deletions

View 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"

View 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"