diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:20:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-29 14:20:15 +0000 |
commit | b58fc0943cca5e25f29bdd97e2c8de6d09ed8663 (patch) | |
tree | a9674aa4418b48cfc4cb986ea6e9e9e069b41c48 /net-ftp | |
parent | Loosen base dep in split 0.1.4.3 (diff) | |
download | gentoo-2-b58fc0943cca5e25f29bdd97e2c8de6d09ed8663.tar.gz gentoo-2-b58fc0943cca5e25f29bdd97e2c8de6d09ed8663.tar.bz2 gentoo-2-b58fc0943cca5e25f29bdd97e2c8de6d09ed8663.zip |
Stable for sparc, wrt bug #441728
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/vsftpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/vsftpd/vsftpd-3.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/vsftpd/ChangeLog b/net-ftp/vsftpd/ChangeLog index d54445b24558..12e17af7a29b 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.162 2012/12/17 17:19:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.163 2012/12/29 14:20:15 ago Exp $ + + 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vsftpd-3.0.2.ebuild: + Stable for sparc, wrt bug #441728 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vsftpd-3.0.2.ebuild: Stable for ia64, wrt bug #441728 diff --git a/net-ftp/vsftpd/vsftpd-3.0.2.ebuild b/net-ftp/vsftpd/vsftpd-3.0.2.ebuild index 345107eabd6e..338b622d0b99 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.6 2012/12/17 17:19:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/vsftpd-3.0.2.ebuild,v 1.7 2012/12/29 14:20:15 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 ) |