summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-ftp/pure-ftpd/ChangeLog5
-rw-r--r--net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog
index c5fb5488131a..b0a272617e65 100644
--- a/net-ftp/pure-ftpd/ChangeLog
+++ b/net-ftp/pure-ftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/pure-ftpd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.24 2004/04/07 03:54:03 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.25 2004/04/13 21:02:58 agriffis Exp $
+
+ 13 Apr 2004; <agriffis@gentoo.org> pure-ftpd-1.0.18.ebuild:
+ Stable on alpha and ia64
*pure-ftpd-1.0.18 (06 Apr 2004)
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild
index b4d5c6d502e2..73519fe898f3 100644
--- a/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild
+++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.18.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.ebuild,v 1.2 2004/04/07 03:54:03 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.18.ebuild,v 1.3 2004/04/13 21:02:58 agriffis Exp $
IUSE="pam mysql postgres ldap ssl"
@@ -10,7 +10,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"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64"
DEPEND="virtual/glibc
pam? ( >=sys-libs/pam-0.75 )