summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2003-06-22 17:07:32 +0000
committerNick Hadaway <raker@gentoo.org>2003-06-22 17:07:32 +0000
commit733d4407ccf823fc276f109c726bf7a9e6924b5e (patch)
tree8ec771aa504dc4f0095a93ebeed4c7631d8db05b /net-ftp/pure-ftpd
parentfix comments (diff)
downloadhistorical-733d4407ccf823fc276f109c726bf7a9e6924b5e.tar.gz
historical-733d4407ccf823fc276f109c726bf7a9e6924b5e.tar.bz2
historical-733d4407ccf823fc276f109c726bf7a9e6924b5e.zip
marked stable for x86
Diffstat (limited to 'net-ftp/pure-ftpd')
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild
index 09543f50f8ba..17453cb1559f 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.15.ebuild,v 1.1 2003/06/21 15:38:49 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.15.ebuild,v 1.2 2003/06/22 17:07:32 raker Exp $
DESCRIPTION="Pure-FTPd is a fast, production-quality, standard-conformant FTP server"
SRC_URI="ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/${P}.tar.bz2"
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
SLOT="0"
# Changed from GPL-2 to BSD 06/09/2003
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
IUSE="pam mysql postgres ldap"
src_compile() {