diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-06-20 05:41:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-06-20 05:41:37 +0000 |
commit | 4b558c689f26b6a8acedd19f629f7c17367295f9 (patch) | |
tree | 3e248c4abaed9b74f5b8ce724a1324d8c65c9282 /net-ftp | |
parent | Stable for PPC64 (bug #552254). (diff) | |
download | gentoo-2-4b558c689f26b6a8acedd19f629f7c17367295f9.tar.gz gentoo-2-4b558c689f26b6a8acedd19f629f7c17367295f9.tar.bz2 gentoo-2-4b558c689f26b6a8acedd19f629f7c17367295f9.zip |
Stable for HPPA PPC64 (bug #552254).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/pure-ftpd/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog index 2dc43eba98e5..cdaccec55f84 100644 --- a/net-ftp/pure-ftpd/ChangeLog +++ b/net-ftp/pure-ftpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/pure-ftpd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.160 2015/06/16 15:17:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.161 2015/06/20 05:41:37 jer Exp $ + + 20 Jun 2015; Jeroen Roovers <jer@gentoo.org> pure-ftpd-1.0.40.ebuild: + Stable for HPPA PPC64 (bug #552254). 16 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pure-ftpd-1.0.40.ebuild: Stable for x86, wrt bug #552254 diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild index a0699dcf7ed9..fe816550bb56 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild,v 1.3 2015/06/16 15:17:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.40.ebuild,v 1.4 2015/06/20 05:41:37 jer Exp $ EAPI=5 inherit eutils confutils flag-o-matic -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ppc64 x86" DESCRIPTION="Fast, production-quality, standard-conformant FTP server" HOMEPAGE="http://www.pureftpd.org/" |