summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-02-26 14:16:47 +0000
committerMichael Weber <xmw@gentoo.org>2011-02-26 14:16:47 +0000
commit256f268c8faac52b8b605d83dab8a868ba695beb (patch)
treee0eb93f0d9ed1a5bb8583d552c0f94681415e393 /net-ftp/proftpd
parentDelete older ebuild. (diff)
downloadgentoo-2-256f268c8faac52b8b605d83dab8a868ba695beb.tar.gz
gentoo-2-256f268c8faac52b8b605d83dab8a868ba695beb.tar.bz2
gentoo-2-256f268c8faac52b8b605d83dab8a868ba695beb.zip
sparc stable (bug 354080)
(Portage version: 2.1.9.41/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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/proftpd/ChangeLog b/net-ftp/proftpd/ChangeLog
index 219ee717e4ac..ab9f4fc5608e 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.263 2011/02/16 10:14:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.264 2011/02/26 14:16:47 xmw Exp $
+
+ 26 Feb 2011; Michael Weber <xmw@gentoo.org> proftpd-1.3.3d-r1.ebuild:
+ sparc stable (bug 354080)
16 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
proftpd-1.3.3d-r1.ebuild:
diff --git a/net-ftp/proftpd/proftpd-1.3.3d-r1.ebuild b/net-ftp/proftpd/proftpd-1.3.3d-r1.ebuild
index 79eeb52165a1..7b72db816bbf 100644
--- a/net-ftp/proftpd/proftpd-1.3.3d-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.3d-r1.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-r1.ebuild,v 1.5 2011/02/16 10:14:35 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3d-r1.ebuild,v 1.6 2011/02/26 14:16:47 xmw 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 )