public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brent Baude (ranger)" <ranger@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/dnspython: ChangeLog dnspython-1.8.0.ebuild
Date: Tue, 11 May 2010 21:08:50 +0000 (UTC)	[thread overview]
Message-ID: <20100511210850.B620F2C4F8@corvid.gentoo.org> (raw)

ranger      10/05/11 21:08:50

  Modified:             ChangeLog dnspython-1.8.0.ebuild
  Log:
  stable ppc64, bug 309395
  (Portage version: 2.1.8.3/cvs/Linux ppc64)

Revision  Changes    Path
1.59                 dev-python/dnspython/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	9 May 2010 18:24:01 -0000	1.58
+++ ChangeLog	11 May 2010 21:08:50 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/dnspython
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.58 2010/05/09 18:24:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/ChangeLog,v 1.59 2010/05/11 21:08:50 ranger Exp $
+
+  11 May 2010; Brent Baude <ranger@gentoo.org> dnspython-1.8.0.ebuild:
+  stable ppc64, bug 309395
 
   09 May 2010; Raúl Porcel <armin76@gentoo.org> dnspython-1.8.0.ebuild:
   alpha/arm/ia64/s390/sh/sparc stable wrt #309395



1.6                  dev-python/dnspython/dnspython-1.8.0.ebuild

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

Index: dnspython-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.8.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dnspython-1.8.0.ebuild	9 May 2010 18:24:01 -0000	1.5
+++ dnspython-1.8.0.ebuild	11 May 2010 21:08:50 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.8.0.ebuild,v 1.5 2010/05/09 18:24:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.8.0.ebuild,v 1.6 2010/05/11 21:08:50 ranger Exp $
 
 EAPI="2"
 PYTHON_DEPEND="2"
@@ -14,7 +14,7 @@
 
 LICENSE="as-is"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="examples"
 
 DEPEND=""






             reply	other threads:[~2010-05-11 21:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11 21:08 Brent Baude (ranger) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-08 22:54 [gentoo-commits] gentoo-x86 commit in dev-python/dnspython: ChangeLog dnspython-1.8.0.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-08-16 16:50 Fabian Groffen (grobian)
2010-05-17 18:49 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-05-09 18:24 Raul Porcel (armin76)
2010-04-11 13:06 Gysbert Wassenaar (nixnut)
2010-04-02 15:39 Jeroen Roovers (jer)
2010-03-22 10:58 Christian Faulhammer (fauli)
2010-02-07  3:17 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=20100511210850.B620F2C4F8@corvid.gentoo.org \
    --to=ranger@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