summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-14 16:58:26 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-14 16:58:26 +0000
commit274feaf8f1d989be16452e36d33b4658f84f32e1 (patch)
tree8a3d6a64f1e1f67dfe4e72cddd1bb9cd90c2f025 /net-ftp/ftpd
parentRemove old version. (diff)
downloadgentoo-2-274feaf8f1d989be16452e36d33b4658f84f32e1.tar.gz
gentoo-2-274feaf8f1d989be16452e36d33b4658f84f32e1.tar.bz2
gentoo-2-274feaf8f1d989be16452e36d33b4658f84f32e1.zip
Mark 0.17-r4 ~ia64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-ftp/ftpd')
-rw-r--r--net-ftp/ftpd/ChangeLog5
-rw-r--r--net-ftp/ftpd/ftpd-0.17-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/ftpd/ChangeLog b/net-ftp/ftpd/ChangeLog
index 85163272f818..bbd23d30d01f 100644
--- a/net-ftp/ftpd/ChangeLog
+++ b/net-ftp/ftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/ftpd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.30 2006/10/14 16:41:48 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ChangeLog,v 1.31 2006/10/14 16:58:26 agriffis Exp $
+
+ 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> ftpd-0.17-r4.ebuild:
+ Mark 0.17-r4 ~ia64
14 Oct 2006; Thomas Cort <tcort@gentoo.org> ftpd-0.17-r4.ebuild:
Stable on alpha and amd64 wrt security Bug #150292.
diff --git a/net-ftp/ftpd/ftpd-0.17-r4.ebuild b/net-ftp/ftpd/ftpd-0.17-r4.ebuild
index 8bbcb821e850..d45ac3285ea6 100644
--- a/net-ftp/ftpd/ftpd-0.17-r4.ebuild
+++ b/net-ftp/ftpd/ftpd-0.17-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r4.ebuild,v 1.4 2006/10/14 16:41:48 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/ftpd/ftpd-0.17-r4.ebuild,v 1.5 2006/10/14 16:58:26 agriffis Exp $
inherit eutils ssl-cert
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/linux-${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86"
IUSE="ssl"
DEPEND="ssl? ( dev-libs/openssl )"