Acked-by: Davide Pesavento <pesa@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/3724
Package-Manager: Portage-2.3.3, Repoman-2.3.1
---- origsrc/qsvn-0.8.3/src/svnqt/CMakeLists.txt 2009-07-05 04:56:34.000000000 -0500
-+++ src/qsvn-0.8.3/src/svnqt/CMakeLists.txt 2009-08-25 00:56:52.432416800 -0500
+--- a/svnqt/CMakeLists.txt 2009-07-05 04:56:34.000000000 -0500
++++ b/svnqt/CMakeLists.txt 2009-08-25 00:56:52.432416800 -0500
@@ -131,7 +131,7 @@ CONFIGURE_FILE(
SET(INST_HEADERS ${INST_HEADERS} ${CMAKE_CURRENT_BINARY_DIR}/svnqt_defines.hpp)
INCLUDE_DIRECTORIES(BEFORE ${CMAKE_CURRENT_BINARY_DIR})
The included tests are simple, "hello world" style tests
that do not actually test this package.
---- CMakeLists.txt
-+++ CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -187,7 +187,3 @@
/dVcInstallDir=$ENV{VCINSTALLDIR}
)
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=6
inherit cmake-utils