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/ecdsa: ecdsa-0.10.ebuild ChangeLog
Date: Sun, 29 Dec 2013 17:16:00 +0000 (UTC)	[thread overview]
Message-ID: <20131229171600.408AE2004C@flycatcher.gentoo.org> (raw)

maekke      13/12/29 17:16:00

  Modified:             ecdsa-0.10.ebuild ChangeLog
  Log:
  add ~arm, bug #490374
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.6                  dev-python/ecdsa/ecdsa-0.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild?r1=1.5&r2=1.6

Index: ecdsa-0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ecdsa-0.10.ebuild	29 Dec 2013 09:25:01 -0000	1.5
+++ ecdsa-0.10.ebuild	29 Dec 2013 17:16:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild,v 1.5 2013/12/29 09:25:01 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ecdsa-0.10.ebuild,v 1.6 2013/12/29 17:16:00 maekke Exp $
 
 EAPI=5
 
@@ -15,5 +15,5 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
 IUSE=""



1.12                 dev-python/ecdsa/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	29 Dec 2013 09:25:01 -0000	1.11
+++ ChangeLog	29 Dec 2013 17:16:00 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ecdsa
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ChangeLog,v 1.11 2013/12/29 09:25:01 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ecdsa/ChangeLog,v 1.12 2013/12/29 17:16:00 maekke Exp $
+
+  29 Dec 2013; Markus Meier <maekke@gentoo.org> ecdsa-0.10.ebuild:
+  add ~arm, bug #490374
 
   29 Dec 2013; Akinori Hattori <hattya@gentoo.org> ecdsa-0.10.ebuild:
   keyword ~ia64 wrt bug #490374





             reply	other threads:[~2013-12-29 17:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-29 17:16 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-08  8:05 [gentoo-commits] gentoo-x86 commit in dev-python/ecdsa: ecdsa-0.10.ebuild ChangeLog Michal Gorny (mgorny)
2014-03-17  8:57 Sergey Popov (pinkbyte)
2014-03-16 17:13 Markus Meier (maekke)
2014-03-07 23:18 Pacho Ramos (pacho)
2014-01-26 14:12 Akinori Hattori (hattya)
2014-01-26  8:15 Jeroen Roovers (jer)
2013-12-29  9:25 Akinori Hattori (hattya)
2013-12-03 17:03 Naohiro Aota (naota)
2013-11-19 18:47 Fabian Groffen (grobian)
2013-11-04 17:05 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=20131229171600.408AE2004C@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