diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-09-17 11:05:30 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-09-17 11:07:26 +0200 |
commit | 063f5260429fb32b5dcbf894be70dea52edbe842 (patch) | |
tree | c61db5c2b470a0747d8aac558026ea96d63dc34e /net-ftp/lftp | |
parent | dev-python/pytools: Fix missing [sqlite] on Python (diff) | |
download | gentoo-063f5260429fb32b5dcbf894be70dea52edbe842.tar.gz gentoo-063f5260429fb32b5dcbf894be70dea52edbe842.tar.bz2 gentoo-063f5260429fb32b5dcbf894be70dea52edbe842.zip |
net-ftp/lftp: Remove some backslashes.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.5.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-4.7.8.ebuild | 4 | ||||
-rw-r--r-- | 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 8aeba9a4f98d..b9013a02ed9a 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 badaf4947b1c..800254e97559 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 badaf4947b1c..800254e97559 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 ) |