diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-14 19:18:33 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-11-14 19:18:33 +0000 |
commit | 3a2c9eaf4838c22a0df790dc737dce6bdca45a48 (patch) | |
tree | ca70f786ac6d1ed3404843a880ad86c5a0e4ce8c /net-ftp/proftpd/proftpd-1.3.3g.ebuild | |
parent | Fix failure to gpg sign manifest (diff) | |
download | historical-3a2c9eaf4838c22a0df790dc737dce6bdca45a48.tar.gz historical-3a2c9eaf4838c22a0df790dc737dce6bdca45a48.tar.bz2 historical-3a2c9eaf4838c22a0df790dc737dce6bdca45a48.zip |
x86 stable, bug 390075
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.3.3g.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.3g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.3g.ebuild b/net-ftp/proftpd/proftpd-1.3.3g.ebuild index e1a3089b1e85..e0bdcd69ecd7 100644 --- a/net-ftp/proftpd/proftpd-1.3.3g.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.3g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.2 2011/11/14 11:50:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.3 2011/11/14 19:18:33 nativemad Exp $ EAPI="2" inherit eutils autotools @@ -25,7 +25,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="acl authfile ban +caps case clamav +ctrls deflate doc exec ifsession ident ipv6 kerberos ldap mysql ncurses nls pam postgres radius ratio readme rewrite selinux sftp shaper sitemisc softquota ssl tcpd trace vroot xinetd" DEPEND="acl? ( sys-apps/acl sys-apps/attr ) |