diff options
author | 2013-04-23 21:39:57 +0000 | |
---|---|---|
committer | 2013-04-23 21:39:57 +0000 | |
commit | abc7236cec4779e680651e452ae0411173cae2d1 (patch) | |
tree | 3a8e8ba5adb0960e2a5b60e284c43e68b9eaaa1c /net-ftp | |
parent | Stable for amd64, wrt bug #466710 (diff) | |
download | gentoo-2-abc7236cec4779e680651e452ae0411173cae2d1.tar.gz gentoo-2-abc7236cec4779e680651e452ae0411173cae2d1.tar.bz2 gentoo-2-abc7236cec4779e680651e452ae0411173cae2d1.zip |
Stable for x86, wrt bug #450746
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/proftpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/proftpd/proftpd-1.3.4c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog index 922c08248c3e..bfb2c23b00e1 100644 --- a/net-ftp/proftpd/ChangeLog +++ b/net-ftp/proftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/proftpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.298 2013/04/23 21:39:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.299 2013/04/23 21:39:57 ago Exp $ + + 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> proftpd-1.3.4c.ebuild: + Stable for x86, wrt bug #450746 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> proftpd-1.3.4c.ebuild: Stable for amd64, wrt bug #450746 diff --git a/net-ftp/proftpd/proftpd-1.3.4c.ebuild b/net-ftp/proftpd/proftpd-1.3.4c.ebuild index 6a94be7b14fd..70b84a038d99 100644 --- a/net-ftp/proftpd/proftpd-1.3.4c.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.4c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4c.ebuild,v 1.4 2013/04/23 21:39:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4c.ebuild,v 1.5 2013/04/23 21:39:57 ago Exp $ EAPI=4 inherit eutils multilib systemd @@ -25,7 +25,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso exec ifsession ifversion ident ipv6 kerberos ldap linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR linguas_ru_RU linguas_zh_CN linguas_zh_TW memcache mysql ncurses nls openssl pam +pcre postgres qos radius |