diff options
Diffstat (limited to 'net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild index 487657e29367..ed364ffb66a3 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.2 2002/10/20 18:51:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.12.ebuild,v 1.3 2002/12/09 04:33:12 manson Exp $ DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server" SRC_URI="mirror://sourceforge/pureftpd/${P}.tar.bz2" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" IUSE="pam mysql postgres ldap" src_compile() { |