diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:33:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:33:42 +0000 |
commit | e5e48b79a2b8d509c4c94d2c223ea2e6eedf3cfa (patch) | |
tree | 01fb750d2c9291b90d946b991a2e1cdab67789c4 /net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild | |
parent | Stable for HPPA (bug #408787). (diff) | |
download | gentoo-2-e5e48b79a2b8d509c4c94d2c223ea2e6eedf3cfa.tar.gz gentoo-2-e5e48b79a2b8d509c4c94d2c223ea2e6eedf3cfa.tar.bz2 gentoo-2-e5e48b79a2b8d509c4c94d2c223ea2e6eedf3cfa.zip |
Stable for HPPA (bug #410129).
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild')
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild index e0fcd537ddbb..96f970ad3235 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.35.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.35.ebuild,v 1.3 2012/03/31 13:36:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.35.ebuild,v 1.4 2012/04/03 21:33:42 jer 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/" |