diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-15 16:56:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-15 16:56:38 +0000 |
commit | 650bd75ff3b1119d80462d5fd5427c90c484fe5f (patch) | |
tree | 5102a5eb4551b74e0284ba02ecfc14a2058e27c7 /net-ftp/vsftpd/vsftpd-2.3.5.ebuild | |
parent | arm stable, bug #411059 (diff) | |
download | gentoo-2-650bd75ff3b1119d80462d5fd5427c90c484fe5f.tar.gz gentoo-2-650bd75ff3b1119d80462d5fd5427c90c484fe5f.tar.bz2 gentoo-2-650bd75ff3b1119d80462d5fd5427c90c484fe5f.zip |
x86 stable, bug #411707
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/vsftpd/vsftpd-2.3.5.ebuild')
-rw-r--r-- | net-ftp/vsftpd/vsftpd-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/vsftpd/vsftpd-2.3.5.ebuild b/net-ftp/vsftpd/vsftpd-2.3.5.ebuild index 06a0a7a25671..b1cfdabd45ad 100644 --- a/net-ftp/vsftpd/vsftpd-2.3.5.ebuild +++ b/net-ftp/vsftpd/vsftpd-2.3.5.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-2.3.5.ebuild,v 1.3 2012/04/13 09:16:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-2.3.5.ebuild,v 1.4 2012/04/15 16:56:38 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://security.appspot.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="caps pam tcpd ssl selinux xinetd" DEPEND="caps? ( >=sys-libs/libcap-2 ) |