dev-vcs/qsvn: EAPI 6
authorJohannes Huber <johu@gentoo.org>
Mon, 30 Jan 2017 11:28:35 +0000 (12:28 +0100)
committerJohannes Huber <johu@gentoo.org>
Tue, 31 Jan 2017 20:01:42 +0000 (21:01 +0100)
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

dev-vcs/qsvn/files/qsvn-0.8.3-static-lib.patch
dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch
dev-vcs/qsvn/qsvn-0.8.3.ebuild

index 4bef9d63ea7de8efdb25aa567ddd0a00e5e623d2..a0e50aadf223d875c9929b9a1d77e6837c4743a8 100644 (file)
@@ -1,5 +1,5 @@
---- 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})
index eb7a45291af64700060bee552ee14a75e5c637cb..e61f116c84f3a0f5b447622b635d2f8e4a80d6ce 100644 (file)
@@ -1,7 +1,7 @@
 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}
                         )
index 709cc46ba30e8598b08186ae0e541110828e022e..037732f72aa6598fd55feb44f294c0febe187cbf 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 inherit cmake-utils