Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
armin76 11/12/03 17:10:45
Modified: ChangeLog proftpd-1.3.3g.ebuild
Log:
alpha/sparc stable wrt #390075
(Portage version: 2.1.10.38/cvs/Linux ia64)
Revision Changes Path
1.285 net-ftp/proftpd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.285&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.285&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?r1=1.284&r2=1.285
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v
retrieving revision 1.284
retrieving revision 1.285
diff -u -r1.284 -r1.285
--- ChangeLog 16 Nov 2011 10:43:15 -0000 1.284
+++ ChangeLog 3 Dec 2011 17:10:45 -0000 1.285
@@ -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.284 2011/11/16 10:43:15 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.285 2011/12/03 17:10:45 armin76 Exp $
+
+ 03 Dec 2011; Raúl Porcel <armin76@g.o> proftpd-1.3.3g.ebuild:
+ alpha/sparc stable wrt #390075
16 Nov 2011; Tony Vroon <chainsaw@g.o> proftpd-1.3.3g.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
1.5 net-ftp/proftpd/proftpd-1.3.3g.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild?r1=1.4&r2=1.5
Index: proftpd-1.3.3g.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- proftpd-1.3.3g.ebuild 16 Nov 2011 10:43:15 -0000 1.4
+++ proftpd-1.3.3g.ebuild 3 Dec 2011 17:10:45 -0000 1.5
@@ -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.3g.ebuild,v 1.4 2011/11/16 10:43:15 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3g.ebuild,v 1.5 2011/12/03 17:10:45 armin76 Exp $
EAPI="2"
inherit eutils autotools
@@ -25,7 +25,7 @@
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 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 )
|
|