From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/astng: astng-0.24.3.ebuild ChangeLog
Date: Thu, 5 Sep 2013 18:46:43 +0000 (UTC) [thread overview]
Message-ID: <20130905184643.E2CB520061@flycatcher.gentoo.org> (raw)
mgorny 13/09/05 18:46:43
Modified: astng-0.24.3.ebuild ChangeLog
Log:
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.5 dev-python/astng/astng-0.24.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild?r1=1.4&r2=1.5
Index: astng-0.24.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- astng-0.24.3.ebuild 26 Jun 2013 01:36:50 -0000 1.4
+++ astng-0.24.3.ebuild 5 Sep 2013 18:46:43 -0000 1.5
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild,v 1.4 2013/06/26 01:36:50 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.24.3.ebuild,v 1.5 2013/09/05 18:46:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy2_0 )
inherit distutils-r1
1.73 dev-python/astng/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astng/ChangeLog?r1=1.72&r2=1.73
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog 26 Aug 2013 11:36:28 -0000 1.72
+++ ChangeLog 5 Sep 2013 18:46:43 -0000 1.73
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/astng
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.72 2013/08/26 11:36:28 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/ChangeLog,v 1.73 2013/09/05 18:46:43 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> astng-0.24.3.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
26 Aug 2013; Dirkjan Ochtman <djc@gentoo.org> -astng-0.20.3.ebuild,
-astng-0.21.0.ebuild, -astng-0.22.0.ebuild, -astng-0.23.1-r1.ebuild,
next reply other threads:[~2013-09-05 18:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 18:46 Michal Gorny (mgorny) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-28 8:13 [gentoo-commits] gentoo-x86 commit in dev-python/astng: astng-0.24.3.ebuild ChangeLog Mike Frysinger (vapier)
2015-04-13 9:36 Agostino Sarubbo (ago)
2014-12-31 16:18 Agostino Sarubbo (ago)
2014-12-28 10:11 Agostino Sarubbo (ago)
2014-12-27 19:21 Agostino Sarubbo (ago)
2014-12-26 18:07 Markus Meier (maekke)
2014-12-13 1:06 Ian Delaney (idella4)
2014-08-03 10:20 Michal Gorny (mgorny)
2014-03-31 20:58 Michal Gorny (mgorny)
2013-06-26 1:36 Patrick McLean (chutzpah)
2013-06-25 2:56 Mike Gilbert (floppym)
2013-06-22 10:04 Ian Delaney (idella4)
2013-06-19 10:30 Ian Delaney (idella4)
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=20130905184643.E2CB520061@flycatcher.gentoo.org \
--to=mgorny@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