diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-04 13:54:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-04 13:54:57 +0000 |
commit | 15b5ef45b50fe16d785f8a3f699299c4f7146d31 (patch) | |
tree | d80def3ac817100df88906d79fdcc75873ca30f5 /net-ftp/vsftpd/vsftpd-3.0.2.ebuild | |
parent | Migrate to udev.eclass. Backport Linux >= 2.6.36 compability patch, as in, us... (diff) | |
download | historical-15b5ef45b50fe16d785f8a3f699299c4f7146d31.tar.gz historical-15b5ef45b50fe16d785f8a3f699299c4f7146d31.tar.bz2 historical-15b5ef45b50fe16d785f8a3f699299c4f7146d31.zip |
stable arm ppc ppc64, bug #441728
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'net-ftp/vsftpd/vsftpd-3.0.2.ebuild')
-rw-r--r-- | net-ftp/vsftpd/vsftpd-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/vsftpd/vsftpd-3.0.2.ebuild b/net-ftp/vsftpd/vsftpd-3.0.2.ebuild index afdc3e75a51d..43c82aaa7797 100644 --- a/net-ftp/vsftpd/vsftpd-3.0.2.ebuild +++ b/net-ftp/vsftpd/vsftpd-3.0.2.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.2.ebuild,v 1.1 2012/09/28 17:34:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.2.ebuild,v 1.2 2012/11/04 13:54:44 blueness 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 ) |