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/mock: ChangeLog mock-0.7.0.ebuild
Date: Sun, 13 Mar 2011 21:55:03 +0000 (UTC)	[thread overview]
Message-ID: <20110313215503.BFD8920054@flycatcher.gentoo.org> (raw)

maekke      11/03/13 21:55:03

  Modified:             ChangeLog mock-0.7.0.ebuild
  Log:
  add ~arm, bug #357577
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.17                 dev-python/mock/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	8 Mar 2011 15:07:15 -0000	1.16
+++ ChangeLog	13 Mar 2011 21:55:03 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mock
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.16 2011/03/08 15:07:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.17 2011/03/13 21:55:03 maekke Exp $
+
+  13 Mar 2011; Markus Meier <maekke@gentoo.org> mock-0.7.0.ebuild:
+  add ~arm, bug #357577
 
   08 Mar 2011; Jeroen Roovers <jer@gentoo.org> mock-0.7.0.ebuild:
   Marked ~hppa (bug #357577).



1.3                  dev-python/mock/mock-0.7.0.ebuild

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

Index: mock-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mock/mock-0.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mock-0.7.0.ebuild	8 Mar 2011 15:07:15 -0000	1.2
+++ mock-0.7.0.ebuild	13 Mar 2011 21:55:03 -0000	1.3
@@ -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/dev-python/mock/mock-0.7.0.ebuild,v 1.2 2011/03/08 15:07:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-0.7.0.ebuild,v 1.3 2011/03/13 21:55:03 maekke Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE="doc test"
 
 # dev-python/unittest2 is not required with Python >=3.2.






             reply	other threads:[~2011-03-13 21:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-13 21:55 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-05 22:42 [gentoo-commits] gentoo-x86 commit in dev-python/mock: ChangeLog mock-0.7.0.ebuild Markos Chandras (hwoarang)
2011-06-23 19:34 Mark Loeser (halcy0n)
2011-06-23 15:19 Markos Chandras (hwoarang)
2011-04-29 19:51 Samuli Suominen (ssuominen)
2011-04-23 16:41 Raul Porcel (armin76)
2011-04-14 20:32 Brent Baude (ranger)
2011-04-13  3:32 Thomas Kahle (tomka)
2011-04-09 21:21 Christoph Mende (angelos)
2011-04-04 22:50 Jeroen Roovers (jer)
2011-03-26 21:08 Tobias Klausmann (klausman)
2011-03-08 15:07 Jeroen Roovers (jer)
2011-03-05 21:33 Arfrever Frehtes Taifersar Arahesis (arfrever)

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=20110313215503.BFD8920054@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