summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-11-19 16:13:44 +0100
committerUlrich Müller <ulm@gentoo.org>2019-11-19 16:17:04 +0100
commitf4fa5d320350e4ab509cf11d13cad5bc46c85504 (patch)
tree18bc48eec1bbf85eddaf849c3517a87b23389770 /net-misc/scponly/files
parentprofiles: Stable mask net-misc/scponly[unison]. (diff)
downloadgentoo-f4fa5d320350e4ab509cf11d13cad5bc46c85504.tar.gz
gentoo-f4fa5d320350e4ab509cf11d13cad5bc46c85504.tar.bz2
gentoo-f4fa5d320350e4ab509cf11d13cad5bc46c85504.zip
net-misc/scponly: [QA] Add missing dependency on net-misc/unison.
Update ebuild to EAPI 7, which also fixes QA issue with estack.eclass. Rename hard-coded path in pkg_config from /bin/passwd to /usr/bin/passwd which should always exist. Closes: https://bugs.gentoo.org/670430 Closes: https://bugs.gentoo.org/680570 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-misc/scponly/files')
-rw-r--r--net-misc/scponly/files/scponly-4.8-gcc4.4.0.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/scponly/files/scponly-4.8-gcc4.4.0.patch b/net-misc/scponly/files/scponly-4.8-gcc4.4.0.patch
index d08ce28b93b5..8bb689f5914d 100644
--- a/net-misc/scponly/files/scponly-4.8-gcc4.4.0.patch
+++ b/net-misc/scponly/files/scponly-4.8-gcc4.4.0.patch
@@ -1,5 +1,7 @@
---- helper.c.orig 2009-05-11 00:33:08.000000000 -0600
-+++ helper.c 2009-05-11 00:39:59.000000000 -0600
+https://bugs.gentoo.org/269242
+
+--- scponly-4.8.orig/helper.c
++++ scponly-4.8/helper.c
@@ -259,11 +259,11 @@
PROG_RSYNC, logstamp());
return 1;