Skip to content

Commit

Permalink
dev-vcs/qsvn: EAPI 6
Browse files Browse the repository at this point in the history
Acked-by: Davide Pesavento <[email protected]>
Closes: gentoo#3724

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
johu committed Jan 31, 2017
1 parent c67abe6 commit f9b75f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/qsvn/files/qsvn-0.8.3-static-lib.patch
Original file line number Diff line number Diff line change
@@ -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})
Expand Down
4 changes: 2 additions & 2 deletions dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch
Original file line number Diff line number Diff line change
@@ -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}
)
Expand Down
2 changes: 1 addition & 1 deletion dev-vcs/qsvn/qsvn-0.8.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=4
EAPI=6

inherit cmake-utils

Expand Down

0 comments on commit f9b75f5

Please sign in to comment.