diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-13 03:49:49 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2018-01-14 20:14:18 +0100 |
commit | 67cdc514c03e846d11bfd26c3252a835aa57e267 (patch) | |
tree | d28b421b43efce9a7df350c65ac8e125e2cd3ee6 /dev-vcs/svn2git/files | |
parent | sys-apps/smartmontools: Fix build on MUSL (diff) | |
download | gentoo-67cdc514c03e846d11bfd26c3252a835aa57e267.tar.gz gentoo-67cdc514c03e846d11bfd26c3252a835aa57e267.tar.bz2 gentoo-67cdc514c03e846d11bfd26c3252a835aa57e267.zip |
dev-vcs/svn2git: Switch to Qt5
Closes: https://github.com/gentoo/gentoo/pull/6844
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-vcs/svn2git/files')
-rw-r--r-- | dev-vcs/svn2git/files/svn2git-1.0.2.1-include-path.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/svn2git/files/svn2git-1.0.2.1-include-path.patch b/dev-vcs/svn2git/files/svn2git-1.0.2.1-include-path.patch index 2349b3080835..e5c898ba9738 100644 --- a/dev-vcs/svn2git/files/svn2git-1.0.2.1-include-path.patch +++ b/dev-vcs/svn2git/files/svn2git-1.0.2.1-include-path.patch @@ -1,5 +1,5 @@ ---- src/src.pro 2011-01-11 09:02:15.696463807 +0100 -+++ src/src.pro 2011-01-11 09:03:59.793959849 +0100 +--- a/src/src.pro 2011-01-11 09:02:15.696463807 +0100 ++++ b/src/src.pro 2011-01-11 09:03:59.793959849 +0100 @@ -3,8 +3,8 @@ # Automatically generated by qmake (2.01a) dim. dc. 23 13:49:28 2007 ###################################################################### |