public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney (idella4)" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.4.0-r1.ebuild ChangeLog
Date: Fri, 14 Jun 2013 05:16:16 +0000 (UTC)	[thread overview]
Message-ID: <20130614051617.0D0702171C@flycatcher.gentoo.org> (raw)

idella4     13/06/14 05:16:16

  Modified:             decorator-3.4.0-r1.ebuild ChangeLog
  Log:
  Add, re-add py2.5 support
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.3                  dev-python/decorator/decorator-3.4.0-r1.ebuild

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

Index: decorator-3.4.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- decorator-3.4.0-r1.ebuild	10 Feb 2013 17:57:53 -0000	1.2
+++ decorator-3.4.0-r1.ebuild	14 Jun 2013 05:16:16 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v 1.2 2013/02/10 17:57:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-3.4.0-r1.ebuild,v 1.3 2013/06/14 05:16:16 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
 
 inherit distutils-r1
 



1.63                 dev-python/decorator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	24 Feb 2013 17:49:59 -0000	1.62
+++ ChangeLog	14 Jun 2013 05:16:16 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/decorator
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.62 2013/02/24 17:49:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.63 2013/06/14 05:16:16 idella4 Exp $
+
+  14 Jun 2013; Ian Delaney <idella4@gentoo.org> decorator-3.4.0-r1.ebuild:
+  Add, re-add py2.5 support
 
   24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> decorator-3.3.2.ebuild:
   Stable for sh, wrt bug #449426





             reply	other threads:[~2013-06-14  5:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  5:16 Ian Delaney (idella4) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-02  5:10 [gentoo-commits] gentoo-x86 commit in dev-python/decorator: decorator-3.4.0-r1.ebuild ChangeLog Jack Morgan (jmorgan)
2015-04-14 12:13 Agostino Sarubbo (ago)
2015-04-13  8:56 Agostino Sarubbo (ago)
2015-04-08  8:05 Michal Gorny (mgorny)
2015-03-07  8:15 Pacho Ramos (pacho)
2015-03-07  0:16 Pacho Ramos (pacho)
2014-09-17 19:37 Markos Chandras (hwoarang)
2014-04-02 21:20 Patrick McLean (chutzpah)
2014-02-16 19:47 Mike Frysinger (vapier)
2013-12-07 19:21 Pacho Ramos (pacho)
2013-11-29 22:49 Pacho Ramos (pacho)
2013-09-05 18:46 Michal Gorny (mgorny)
2013-02-10 17:57 Michal Gorny (mgorny)
2012-12-20 23:33 Michal Gorny (mgorny)

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=20130614051617.0D0702171C@flycatcher.gentoo.org \
    --to=idella4@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