summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-10-16 16:09:34 +0200
committerPatrick Lauer <patrick@gentoo.org>2016-10-16 16:09:34 +0200
commita119fc99856980fd7afa1b02ee603f0eb1cc2f88 (patch)
tree0898c692a72b876a7d11b3d94968e4e2d8d9905c
parentmedia-sound/gpodder: Remove unneeded useflag description from metadata.xml (diff)
downloadgentoo-a119fc99856980fd7afa1b02ee603f0eb1cc2f88.tar.gz
gentoo-a119fc99856980fd7afa1b02ee603f0eb1cc2f88.tar.bz2
gentoo-a119fc99856980fd7afa1b02ee603f0eb1cc2f88.zip
net-ftp/netkit-ftpd: Whitespace
Package-Manager: portage-2.3.2
-rw-r--r--net-ftp/netkit-ftpd/netkit-ftpd-0.17-r9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/netkit-ftpd/netkit-ftpd-0.17-r9.ebuild b/net-ftp/netkit-ftpd/netkit-ftpd-0.17-r9.ebuild
index 8df037339445..249c4ec0f060 100644
--- a/net-ftp/netkit-ftpd/netkit-ftpd-0.17-r9.ebuild
+++ b/net-ftp/netkit-ftpd/netkit-ftpd-0.17-r9.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 s390 sh sparc x86"
IUSE="libressl ssl"
-DEPEND="ssl? (
+DEPEND="ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= ) )
"