public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytz: ChangeLog pytz-2010o.ebuild
Date: Mon, 10 Jan 2011 10:33:59 +0000 (UTC)	[thread overview]
Message-ID: <20110110103359.03DFA20051@flycatcher.gentoo.org> (raw)

hwoarang    11/01/10 10:33:59

  Modified:             ChangeLog pytz-2010o.ebuild
  Log:
  Stable on amd64 wrt bug #350869
  
  (Portage version: 2.1.9.30/cvs/Linux x86_64)

Revision  Changes    Path
1.85                 dev-python/pytz/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	27 Dec 2010 21:01:21 -0000	1.84
+++ ChangeLog	10 Jan 2011 10:33:58 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pytz
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.84 2010/12/27 21:01:21 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.85 2011/01/10 10:33:58 hwoarang Exp $
+
+  10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> pytz-2010o.ebuild:
+  Stable on amd64 wrt bug #350869
 
   27 Dec 2010; Brent Baude <ranger@gentoo.org> pytz-2010l.ebuild:
   Marking pytz-2010l ppc64 for bug 341315



1.2                  dev-python/pytz/pytz-2010o.ebuild

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

Index: pytz-2010o.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2010o.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pytz-2010o.ebuild	7 Dec 2010 18:18:05 -0000	1.1
+++ pytz-2010o.ebuild	10 Jan 2011 10:33:58 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2010o.ebuild,v 1.1 2010/12/07 18:18:05 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/pytz-2010o.ebuild,v 1.2 2011/01/10 10:33:58 hwoarang Exp $
 
 EAPI="3"
 PYTHON_DEPEND="2"
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-python/setuptools






             reply	other threads:[~2011-01-10 10:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 10:33 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-08 22:17 [gentoo-commits] gentoo-x86 commit in dev-python/pytz: ChangeLog pytz-2010o.ebuild Kacper Kowalik (xarthisius)
2011-01-29 17:07 Raul Porcel (armin76)
2011-01-21 15:20 Jeroen Roovers (jer)
2011-01-15 15:29 Markus Meier (maekke)
2011-01-15 12:15 Markus Meier (maekke)
2011-01-14 18:59 Brent Baude (ranger)
2010-12-07 18:18 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=20110110103359.03DFA20051@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