diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-22 20:51:27 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-22 20:51:27 +0000 |
commit | 42ae02d63acc8eac503270180d92c7c7c4a13e5a (patch) | |
tree | 3b01aed3fa2547f29afe86abd5427807980c850d /net-ftp | |
parent | fix DoS when max connections is reached. secuirty bug #54590 (Manifest recommit) (diff) | |
download | gentoo-2-42ae02d63acc8eac503270180d92c7c7c4a13e5a.tar.gz gentoo-2-42ae02d63acc8eac503270180d92c7c7c4a13e5a.tar.bz2 gentoo-2-42ae02d63acc8eac503270180d92c7c7c4a13e5a.zip |
fix arch/~arch keywords
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild index b662084a2567..854490d07f7f 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.18-r1.ebuild,v 1.1 2004/06/22 20:50:07 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.18-r1.ebuild,v 1.2 2004/06/22 20:51:27 solar Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.pureftpd.org/" SLOT="0" LICENSE="BSD" # Changed from GPL-2 to BSD 06/09/2003 -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 ) |