diff options
Diffstat (limited to 'net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild')
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild b/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild index a4766a7c4dcc..605d7e4f5baf 100644 --- a/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild,v 1.1 2008/11/09 11:56:30 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild,v 1.2 2008/11/12 17:53:52 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs autotools -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="acl authfile ban case clamav deflate hardened ifsession ipv6 ldap mysql ncurses nls noauthunix opensslcrypt pam postgres radius rewrite selinux shaper sitemisc softquota ssl tcpd vroot xinetd" |