diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-15 10:35:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-15 10:35:19 +0000 |
commit | 37a42f494eb1dd1ed91384027bdbc4ceb597dbc3 (patch) | |
tree | cc20c436ba71de8220f5491e8d170b803ea4e3b7 /net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild | |
parent | amd64/x86 stable, bug #246522 (diff) | |
download | gentoo-2-37a42f494eb1dd1ed91384027bdbc4ceb597dbc3.tar.gz gentoo-2-37a42f494eb1dd1ed91384027bdbc4ceb597dbc3.tar.bz2 gentoo-2-37a42f494eb1dd1ed91384027bdbc4ceb597dbc3.zip |
amd64/x86 stable, bug #238762
(Portage version: 2.2_rc14/cvs/Linux 2.6.26.7 x86_64)
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 5cf411e489d6..288f9308d978 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.5 2008/11/14 21:07:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.2_rc2-r2.ebuild,v 1.6 2008/11/15 10:35:19 maekke 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" |