summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:51:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:51:44 +0000
commit3010ac45b1995a7b361f406361dbc5d61fce7263 (patch)
treeccb096e9c4d3c96c49a273ce87775674cba3091e /net-ftp/vsftpd
parentStable for x86, wrt bug #441204 (diff)
downloadgentoo-2-3010ac45b1995a7b361f406361dbc5d61fce7263.tar.gz
gentoo-2-3010ac45b1995a7b361f406361dbc5d61fce7263.tar.bz2
gentoo-2-3010ac45b1995a7b361f406361dbc5d61fce7263.zip
Stable for x86, wrt bug #441728
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-ftp/vsftpd')
-rw-r--r--net-ftp/vsftpd/ChangeLog5
-rw-r--r--net-ftp/vsftpd/vsftpd-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/vsftpd/ChangeLog b/net-ftp/vsftpd/ChangeLog
index 96a92cf2b0e6..6d8cfc2c129d 100644
--- a/net-ftp/vsftpd/ChangeLog
+++ b/net-ftp/vsftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/vsftpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.160 2012/11/17 19:12:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.161 2012/11/20 20:51:44 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> vsftpd-3.0.2.ebuild:
+ Stable for x86, wrt bug #441728
17 Nov 2012; Markos Chandras <hwoarang@gentoo.org>
+files/vsftpd-3.0.2-alpha.patch, vsftpd-3.0.2.ebuild:
diff --git a/net-ftp/vsftpd/vsftpd-3.0.2.ebuild b/net-ftp/vsftpd/vsftpd-3.0.2.ebuild
index 8d62ec4863c4..48bc439f2c3b 100644
--- a/net-ftp/vsftpd/vsftpd-3.0.2.ebuild
+++ b/net-ftp/vsftpd/vsftpd-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.2.ebuild,v 1.4 2012/11/17 19:12:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.2.ebuild,v 1.5 2012/11/20 20:51:44 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://security.appspot.com/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="caps pam tcpd ssl selinux xinetd"
DEPEND="caps? ( >=sys-libs/libcap-2 )