summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 10:47:48 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 10:47:48 +0000
commit255528c13502e9043123f91796c959b5b9e20d35 (patch)
tree9218ce817c695c0bef74a323fd642df4efba8d6c /net-ftp/ftpd
parentStable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.gz
gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.tar.bz2
gentoo-2-255528c13502e9043123f91796c959b5b9e20d35.zip
Stable on amd64.
Diffstat (limited to 'net-ftp/ftpd')
-rw-r--r--net-ftp/ftpd/ChangeLog5
-rw-r--r--net-ftp/ftpd/ftpd-0.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog
index af76ddefe0bd..0f55fece448f 100644
--- a/net-ftp/ftpd/ChangeLog
+++ b/net-ftp/ftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.15 2004/08/14 13:41:20 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.16 2004/10/19 10:45:40 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ftpd-0.17-r1.ebuild:
+ Stable on amd64.
14 Aug 2004; Sven Wegener <swegener@gentoo.org> files/ftp.xinetd:
Fixed CVS Header.
diff --git a/net-ftp/ftpd/ftpd-0.17-r1.ebuild b/net-ftp/ftpd/ftpd-0.17-r1.ebuild
index 61675f633b08..4d79c28d935c 100644
--- a/net-ftp/ftpd/ftpd-0.17-r1.ebuild
+++ b/net-ftp/ftpd/ftpd-0.17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.8 2004/06/24 22:45:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r1.ebuild,v 1.9 2004/10/19 10:45:40 absinthe Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/linux-${P}.tar.gz"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc alpha"
+KEYWORDS="x86 sparc alpha amd64"
DEPEND="ssl? ( dev-libs/openssl )"