summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-05-13 10:57:37 +0000
committerSven Vermeulen <swift@gentoo.org>2012-05-13 10:57:37 +0000
commitb353cb060dcb8a8a107754102bd4e42eb72b31dc (patch)
treef5eb995e1343fa757a36dd2b12dc8e0d5512bcf5 /net-ftp/vsftpd/vsftpd-3.0.0.ebuild
parentSELinux policy module for FTP daemons is provided by selinux-ftp (diff)
downloadgentoo-2-b353cb060dcb8a8a107754102bd4e42eb72b31dc.tar.gz
gentoo-2-b353cb060dcb8a8a107754102bd4e42eb72b31dc.tar.bz2
gentoo-2-b353cb060dcb8a8a107754102bd4e42eb72b31dc.zip
SELinux policy module for FTP daemons is provided by selinux-ftp
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/vsftpd/vsftpd-3.0.0.ebuild')
-rw-r--r--net-ftp/vsftpd/vsftpd-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/vsftpd/vsftpd-3.0.0.ebuild b/net-ftp/vsftpd/vsftpd-3.0.0.ebuild
index ef0741491225..9ccbd279b522 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.0.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.0.ebuild,v 1.1 2012/04/12 10:50:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.0.ebuild,v 1.2 2012/05/13 10:57:37 swift Exp $
EAPI="4"
@@ -21,7 +21,7 @@ DEPEND="caps? ( >=sys-libs/libcap-2 )
ssl? ( >=dev-libs/openssl-0.9.7d )"
RDEPEND="${DEPEND}
net-ftp/ftpbase
- selinux? ( sec-policy/selinux-ftpd )
+ selinux? ( sec-policy/selinux-ftp )
xinetd? ( sys-apps/xinetd )"
src_prepare() {