mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-cpp/catch: Update git branches
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user