public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyorbit: pyorbit-2.24.0.ebuild ChangeLog
Date: Fri, 10 Feb 2012 03:35:41 +0000 (UTC)	[thread overview]
Message-ID: <20120210033541.DE7EF2004B@flycatcher.gentoo.org> (raw)

patrick     12/02/10 03:35:41

  Modified:             pyorbit-2.24.0.ebuild ChangeLog
  Log:
  Changing python deps in preparation for 2.4 removal
  
  (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-python/pyorbit/pyorbit-2.24.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild?r1=1.14&r2=1.15

Index: pyorbit-2.24.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pyorbit-2.24.0.ebuild	21 Dec 2010 22:49:06 -0000	1.14
+++ pyorbit-2.24.0.ebuild	10 Feb 2012 03:35:41 -0000	1.15
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.14 2010/12/21 22:49:06 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.24.0.ebuild,v 1.15 2012/02/10 03:35:41 patrick Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
-PYTHON_DEPEND="2:2.4"
+PYTHON_DEPEND="2:2.5"
 SUPPORT_PYTHON_ABIS="1"
 RESTRICT_PYTHON_ABIS="3.*"
 



1.73                 dev-python/pyorbit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	21 Dec 2010 22:49:06 -0000	1.72
+++ ChangeLog	10 Feb 2012 03:35:41 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyorbit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.72 2010/12/21 22:49:06 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.73 2012/02/10 03:35:41 patrick Exp $
+
+  10 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyorbit-2.24.0.ebuild:
+  Changing python deps in preparation for 2.4 removal
 
   21 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> pyorbit-2.24.0.ebuild:
   Add support for multiple python slots, bug #309045.






             reply	other threads:[~2012-02-10  3:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-10  3:35 Patrick Lauer (patrick) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04 15:12 [gentoo-commits] gentoo-x86 commit in dev-python/pyorbit: pyorbit-2.24.0.ebuild ChangeLog Patrick Lauer (patrick)
2012-02-21  6:49 Patrick Lauer (patrick)
2010-12-21 22:49 Gilles Dartiguelongue (eva)
2010-01-17 23:43 Jeroen Roovers (jer)
2009-10-11 10:51 Fabian Groffen (grobian)
2009-04-28 11:11 Raul Porcel (armin76)
2009-04-27  9:52 Raul Porcel (armin76)
2009-04-12 21:10 Friedrich Oslage (bluebird)
2009-03-18 16:10 Raul Porcel (armin76)
2009-03-15 21:05 Markus Meier (maekke)
2009-03-11  2:01 Daniel Gryniewicz (dang)
2009-03-06 15:56 Brent Baude (ranger)
2009-03-05 21:46 Brent Baude (ranger)
2009-02-18 23:30 Gilles Dartiguelongue (eva)

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=20120210033541.DE7EF2004B@flycatcher.gentoo.org \
    --to=patrick@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