summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-14 21:09:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-14 21:09:48 +0000
commita870f20035ab9ee39641a79189c86fc06e5e7f36 (patch)
tree2ceeaf01c29d299d25458053a532c8dd08b7d5cb /net-ftp/proftpd
parentDropped calls to rm symlinks from the live system, which should be the cause ... (diff)
downloadgentoo-2-a870f20035ab9ee39641a79189c86fc06e5e7f36.tar.gz
gentoo-2-a870f20035ab9ee39641a79189c86fc06e5e7f36.tar.bz2
gentoo-2-a870f20035ab9ee39641a79189c86fc06e5e7f36.zip
Stable on sparc wrt #175082
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r--net-ftp/proftpd/ChangeLog6
-rw-r--r--net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index e81e17c6ac01..9ed33a851987 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-ftp/proftpd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.153 2007/05/14 08:58:30 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.154 2007/05/14 21:09:48 gustavoz Exp $
+
+ 14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ proftpd-1.3.1_rc2-r1.ebuild:
+ Stable on sparc wrt security #175082
14 May 2007; Jose Luis Rivero <yoswink@gentoo.org>
proftpd-1.3.1_rc2-r1.ebuild:
diff --git a/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild
index b4e046597bf4..e37e3865ffc3 100644
--- a/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild,v 1.5 2007/05/14 08:58:30 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.1_rc2-r1.ebuild,v 1.6 2007/05/14 21:09:48 gustavoz Exp $
inherit eutils flag-o-matic toolchain-funcs
-KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ppc64 sparc x86"
IUSE="acl authfile clamav hardened ifsession ipv6 ldap mysql ncurses nls noauthunix opensslcrypt pam postgres radius rewrite selinux shaper sitemisc softquota ssl tcpd vroot xinetd"