commit: 063f5260429fb32b5dcbf894be70dea52edbe842
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 09:05:30 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 09:07:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063f5260
net-ftp/lftp: Remove some backslashes.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-ftp/lftp/lftp-4.7.5.ebuild | 4 ++--
net-ftp/lftp/lftp-4.7.8.ebuild | 4 ++--
net-ftp/lftp/lftp-4.8.0.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild
index 8aeba9a4f98..b9013a02ed9 100644
--- a/net-ftp/lftp/lftp-4.7.5.ebuild
+++ b/net-ftp/lftp/lftp-4.7.5.ebuild
@@ -55,8 +55,8 @@ DOCS=(
)
PATCHES=(
- "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch \
- "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch \
+ "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch
+ "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
"${FILESDIR}"/${PN}-4.7.0-gettext.patch
)
diff --git a/net-ftp/lftp/lftp-4.7.8.ebuild b/net-ftp/lftp/lftp-4.7.8.ebuild
index badaf4947b1..800254e9755 100644
--- a/net-ftp/lftp/lftp-4.7.8.ebuild
+++ b/net-ftp/lftp/lftp-4.7.8.ebuild
@@ -55,8 +55,8 @@ DOCS=(
)
PATCHES=(
- "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch \
- "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch \
+ "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch
+ "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
"${FILESDIR}"/${PN}-4.7.0-gettext.patch
)
diff --git a/net-ftp/lftp/lftp-4.8.0.ebuild b/net-ftp/lftp/lftp-4.8.0.ebuild
index badaf4947b1..800254e9755 100644
--- a/net-ftp/lftp/lftp-4.8.0.ebuild
+++ b/net-ftp/lftp/lftp-4.8.0.ebuild
@@ -55,8 +55,8 @@ DOCS=(
)
PATCHES=(
- "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch \
- "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch \
+ "${FILESDIR}"/${PN}-4.0.2.91-lafile.patch
+ "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch
"${FILESDIR}"/${PN}-4.7.0-gettext.patch
)