public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-mail: ChangeLog twisted-mail-13.0.0-r1.ebuild
Date: Sun, 29 Jun 2014 18:52:46 +0000 (UTC)	[thread overview]
Message-ID: <20140629185246.920EC2004E@flycatcher.gentoo.org> (raw)

maekke      14/06/29 18:52:46

  Modified:             ChangeLog twisted-mail-13.0.0-r1.ebuild
  Log:
  arm stable, bug #486506
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.93                 dev-python/twisted-mail/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	4 Jun 2014 00:09:41 -0000	1.92
+++ ChangeLog	29 Jun 2014 18:52:46 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-mail
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.92 2014/06/04 00:09:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.93 2014/06/29 18:52:46 maekke Exp $
+
+  29 Jun 2014; Markus Meier <maekke@gentoo.org> twisted-mail-13.0.0-r1.ebuild:
+  arm stable, bug #486506
 
   04 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-mail-13.0.0-r1.ebuild:
   Stable for HPPA (bug #486506).



1.3                  dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild?r1=1.2&r2=1.3

Index: twisted-mail-13.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- twisted-mail-13.0.0-r1.ebuild	4 Jun 2014 00:09:41 -0000	1.2
+++ twisted-mail-13.0.0-r1.ebuild	29 Jun 2014 18:52:46 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v 1.2 2014/06/04 00:09:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.0.0-r1.ebuild,v 1.3 2014/06/29 18:52:46 maekke Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION="A Twisted Mail library, server and client"
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]





             reply	other threads:[~2014-06-29 18:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-29 18:52 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-06-04  0:09 [gentoo-commits] gentoo-x86 commit in dev-python/twisted-mail: ChangeLog twisted-mail-13.0.0-r1.ebuild Jeroen Roovers (jer)

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=20140629185246.920EC2004E@flycatcher.gentoo.org \
    --to=maekke@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