diff options
| author | David Seifert <soap@gentoo.org> | 2018-12-13 15:07:56 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2018-12-13 15:07:56 +0100 |
| commit | c06262da68dee7db70741d67eb60e354904a66b0 (patch) | |
| tree | ee3a390c7059383e2b0bc06f93281b6c6093c63a /dev-cpp/catch/catch-1.12.2.ebuild | |
| parent | e47f0847b07adb2e6d9bb0f3b1bd491c6f3535fa (diff) | |
| download | gentoo-c06262da68dee7db70741d67eb60e354904a66b0.tar.gz gentoo-c06262da68dee7db70741d67eb60e354904a66b0.tar.bz2 gentoo-c06262da68dee7db70741d67eb60e354904a66b0.zip | |
dev-cpp/catch: Bump to EAPI 7
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-cpp/catch/catch-1.12.2.ebuild')
| -rw-r--r-- | dev-cpp/catch/catch-1.12.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/catch/catch-1.12.2.ebuild b/dev-cpp/catch/catch-1.12.2.ebuild index f67c3c4193b5..f8b78e009959 100644 --- a/dev-cpp/catch/catch-1.12.2.ebuild +++ b/dev-cpp/catch/catch-1.12.2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -: ${CMAKE_MAKEFILE_GENERATOR:=ninja} inherit cmake-utils if [[ ${PV} == *9999 ]]; then |
