summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2011-02-05 20:10:26 +0000
committerTobias Klausmann <klausman@gentoo.org>2011-02-05 20:10:26 +0000
commit68a7cebc8f22facd4fcb910bcf05fc8562a7e3de (patch)
tree2f65a2e9ca49c8e649bf65f5e9270ddc7497e9dc /net-ftp/proftpd
parentInitial commit to portage. (diff)
downloadgentoo-2-68a7cebc8f22facd4fcb910bcf05fc8562a7e3de.tar.gz
gentoo-2-68a7cebc8f22facd4fcb910bcf05fc8562a7e3de.tar.bz2
gentoo-2-68a7cebc8f22facd4fcb910bcf05fc8562a7e3de.zip
Stable on alpha, bug #348998
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/proftpd')
-rw-r--r--net-ftp/proftpd/ChangeLog5
-rw-r--r--net-ftp/proftpd/proftpd-1.3.3d.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 44357690d6a4..6700cdeb39db 100644
--- a/net-ftp/proftpd/ChangeLog
+++ b/net-ftp/proftpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.256 2011/01/21 20:38:01 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.257 2011/02/05 20:10:26 klausman Exp $
+
+ 05 Feb 2011; Tobias Klausmann <klausman@gentoo.org> proftpd-1.3.3d.ebuild:
+ Stable on alpha, bug #348998
*proftpd-1.3.4_rc1 (21 Jan 2011)
diff --git a/net-ftp/proftpd/proftpd-1.3.3d.ebuild b/net-ftp/proftpd/proftpd-1.3.3d.ebuild
index 9ef38ec4e30b..fa1881599370 100644
--- a/net-ftp/proftpd/proftpd-1.3.3d.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.3d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3d.ebuild,v 1.5 2011/01/18 18:00:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3d.ebuild,v 1.6 2011/02/05 20:10:26 klausman Exp $
EAPI="2"
inherit eutils autotools
@@ -25,7 +25,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE="acl authfile ban +caps case clamav +ctrls deflate doc exec hardened ifsession ident ipv6 kerberos ldap mysql ncurses nls pam postgres radius ratio readme rewrite selinux sftp shaper sitemisc softquota ssl tcpd trace vroot xinetd"
DEPEND="acl? ( sys-apps/acl sys-apps/attr )