From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyftpdlib: pyftpdlib-1.4.0.ebuild ChangeLog
Date: Sun, 2 Aug 2015 09:33:01 +0000 (UTC) [thread overview]
Message-ID: <20150802093301.7921711F@oystercatcher.gentoo.org> (raw)
pacho 15/08/02 09:33:01
Modified: pyftpdlib-1.4.0.ebuild ChangeLog
Log:
sparc stable wrt bug #550808
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.7 dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild?r1=1.6&r2=1.7
Index: pyftpdlib-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyftpdlib-1.4.0.ebuild 29 Jul 2015 15:07:08 -0000 1.6
+++ pyftpdlib-1.4.0.ebuild 2 Aug 2015 09:33:01 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild,v 1.6 2015/07/29 15:07:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild,v 1.7 2015/08/02 09:33:01 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -14,7 +14,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE="examples ssl"
DEPEND="ssl? ( dev-python/pyopenssl[${PYTHON_USEDEP}] )"
1.60 dev-python/pyftpdlib/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyftpdlib/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 29 Jul 2015 15:07:08 -0000 1.59
+++ ChangeLog 2 Aug 2015 09:33:01 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyftpdlib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v 1.59 2015/07/29 15:07:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyftpdlib/ChangeLog,v 1.60 2015/08/02 09:33:01 pacho Exp $
+
+ 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> pyftpdlib-1.4.0.ebuild:
+ sparc stable wrt bug #550808
29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> pyftpdlib-1.4.0.ebuild:
amd64 stable wrt bug #550808
next reply other threads:[~2015-08-02 9:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-02 9:33 Pacho Ramos (pacho) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-04 13:24 [gentoo-commits] gentoo-x86 commit in dev-python/pyftpdlib: pyftpdlib-1.4.0.ebuild ChangeLog Mikle Kolyada (zlogene)
2015-07-29 15:07 Mikle Kolyada (zlogene)
2015-07-20 5:20 Jeroen Roovers (jer)
2015-07-19 18:27 Markus Meier (maekke)
2015-07-16 13:48 Tobias Klausmann (klausman)
2015-05-28 1:49 Mike Gilbert (floppym)
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=20150802093301.7921711F@oystercatcher.gentoo.org \
--to=pacho@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