diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 13:41:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-26 13:41:28 +0000 |
commit | fa2b9bf34d181b96a48b99e2ae494f6face5f3c0 (patch) | |
tree | e9c4b89b6e20bda30357c2cfd508be34fa16a84c /net-ftp/proftpd | |
parent | Stable for ppc, wrt bug #457958 (diff) | |
download | gentoo-2-fa2b9bf34d181b96a48b99e2ae494f6face5f3c0.tar.gz gentoo-2-fa2b9bf34d181b96a48b99e2ae494f6face5f3c0.tar.bz2 gentoo-2-fa2b9bf34d181b96a48b99e2ae494f6face5f3c0.zip |
Stable for ppc, wrt bug #450746
(Portage version: 2.1.11.62/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/proftpd')
-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 bfb2c23b00e1..b38478d04a06 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.299 2013/04/23 21:39:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.300 2013/04/26 13:41:28 ago Exp $ + + 26 Apr 2013; Agostino Sarubbo <ago@gentoo.org> proftpd-1.3.4c.ebuild: + Stable for ppc, wrt bug #450746 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> proftpd-1.3.4c.ebuild: Stable for x86, wrt bug #450746 diff --git a/net-ftp/proftpd/proftpd-1.3.4c.ebuild b/net-ftp/proftpd/proftpd-1.3.4c.ebuild index 70b84a038d99..05b6877ed5b5 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.5 2013/04/23 21:39:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.4c.ebuild,v 1.6 2013/04/26 13:41:28 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 |