diff options
author | 2012-06-25 19:41:37 +0000 | |
---|---|---|
committer | 2012-06-25 19:41:37 +0000 | |
commit | 83c759d4cfe83fd917e9d8e59a10f94b09a2a1b5 (patch) | |
tree | 8aa6abd38f086420e42e6b2764dc3b12b5ae632e /net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild | |
parent | newins is not recursive, bug #421293, thanks Eric Garioud (diff) | |
download | gentoo-2-83c759d4cfe83fd917e9d8e59a10f94b09a2a1b5.tar.gz gentoo-2-83c759d4cfe83fd917e9d8e59a10f94b09a2a1b5.tar.bz2 gentoo-2-83c759d4cfe83fd917e9d8e59a10f94b09a2a1b5.zip |
arm stable, bug #421729
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild index b4282f0a04ba..48b9b51c483a 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 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.36.ebuild,v 1.7 2012/06/22 15:56:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.36.ebuild,v 1.8 2012/06/25 19:41:37 maekke Exp $ EAPI=2 inherit eutils confutils flag-o-matic -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86" DESCRIPTION="Fast, production-quality, standard-conformant FTP server." HOMEPAGE="http://www.pureftpd.org/" |