summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2005-11-10 22:22:27 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2005-11-10 22:22:27 +0000
commit476fbd55549fc8adcb76abec1963413a2cf444ae (patch)
tree733f07dae2d1a188438efe20e4bdb6942b32c4f4 /net-ftp
parentStable on x86. (diff)
downloadgentoo-2-476fbd55549fc8adcb76abec1963413a2cf444ae.tar.gz
gentoo-2-476fbd55549fc8adcb76abec1963413a2cf444ae.tar.bz2
gentoo-2-476fbd55549fc8adcb76abec1963413a2cf444ae.zip
Stable on alpha wrt security bug #111573
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-ftp')
-rw-r--r--net-ftp/ftpd/ChangeLog5
-rw-r--r--net-ftp/ftpd/ftpd-0.17-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog
index fcb71342715e..dc3fadd7c573 100644
--- a/net-ftp/ftpd/ChangeLog
+++ b/net-ftp/ftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.21 2005/11/10 03:19:18 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.22 2005/11/10 22:22:27 yoswink Exp $
+
+ 10 Nov 2005; Jose Luis Rivero <yoswink@gentoo.org> ftpd-0.17-r3.ebuild:
+ Stable on alpha wrt security bug #111573
10 Nov 2005; Jason Wever <weeve@gentoo.org> ftpd-0.17-r3.ebuild:
Stable on SPARC wrt bug #111573.
diff --git a/net-ftp/ftpd/ftpd-0.17-r3.ebuild b/net-ftp/ftpd/ftpd-0.17-r3.ebuild
index cea0f662e042..469bdff9050a 100644
--- a/net-ftp/ftpd/ftpd-0.17-r3.ebuild
+++ b/net-ftp/ftpd/ftpd-0.17-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r3.ebuild,v 1.3 2005/11/10 03:19:18 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r3.ebuild,v 1.4 2005/11/10 22:22:27 yoswink Exp $
inherit eutils ssl-cert
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/linux-${P}.tar.gz
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ~ppc sparc x86"
DEPEND="ssl? ( dev-libs/openssl )"