From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-ftp/proftpd: ChangeLog proftpd-1.3.3a.ebuild
Date: Fri, 20 Aug 2010 10:36:17 +0000 (UTC) [thread overview]
Message-ID: <20100820103617.CACB62004C@flycatcher.gentoo.org> (raw)
hwoarang 10/08/20 10:36:17
Modified: ChangeLog proftpd-1.3.3a.ebuild
Log:
Stable on amd64 wrt bug #333507
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.234 net-ftp/proftpd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.234&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.234&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?r1=1.233&r2=1.234
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog 20 Aug 2010 04:48:55 -0000 1.233
+++ ChangeLog 20 Aug 2010 10:36:17 -0000 1.234
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/proftpd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.233 2010/08/20 04:48:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.234 2010/08/20 10:36:17 hwoarang Exp $
+
+ 20 Aug 2010; Markos Chandras <hwoarang@gentoo.org> proftpd-1.3.3a.ebuild:
+ Stable on amd64 wrt bug #333507
20 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
proftpd-1.3.3a.ebuild:
1.3 net-ftp/proftpd/proftpd-1.3.3a.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild?r1=1.2&r2=1.3
Index: proftpd-1.3.3a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- proftpd-1.3.3a.ebuild 20 Aug 2010 04:48:55 -0000 1.2
+++ proftpd-1.3.3a.ebuild 20 Aug 2010 10:36:17 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild,v 1.2 2010/08/20 04:48:55 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.3a.ebuild,v 1.3 2010/08/20 10:36:17 hwoarang Exp $
EAPI="2"
inherit eutils autotools
@@ -25,7 +25,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~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 )
next reply other threads:[~2010-08-20 10:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 10:36 Markos Chandras (hwoarang) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-26 9:29 [gentoo-commits] gentoo-x86 commit in net-ftp/proftpd: ChangeLog proftpd-1.3.3a.ebuild Jeroen Roovers (jer)
2010-10-12 16:46 Raul Porcel (armin76)
2010-10-09 14:11 Tobias Klausmann (klausman)
2010-09-28 0:34 Brent Baude (ranger)
2010-09-06 21:17 Brent Baude (ranger)
2010-08-21 18:51 Markus Meier (maekke)
2010-08-20 4:48 PaweA Hajdan (phajdan.jr)
2010-07-29 21:50 Bernard Cafarelli (voyageur)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100820103617.CACB62004C@flycatcher.gentoo.org \
--to=hwoarang@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox