From: "Krzysztof Pawlik" <nelchael@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/nelchael:master commit in: eclass/
Date: Wed, 29 Feb 2012 17:38:32 +0000 (UTC) [thread overview]
Message-ID: <1330536730.56da8742836111f4f61195598b46db9a7482145f.nelchael@gentoo> (raw)
commit: 56da8742836111f4f61195598b46db9a7482145f
Author: Krzysztof Pawlik <none <AT> none>
AuthorDate: Wed Feb 29 17:32:10 2012 +0000
Commit: Krzysztof Pawlik <nelchael <AT> gentoo <DOT> org>
CommitDate: Wed Feb 29 17:32:10 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=commit;h=56da8742
Fix python3_1 (was 2_1).
---
eclass/python-distutils-ng.eclass | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/eclass/python-distutils-ng.eclass b/eclass/python-distutils-ng.eclass
index 0b9f005..7be2653 100644
--- a/eclass/python-distutils-ng.eclass
+++ b/eclass/python-distutils-ng.eclass
@@ -234,7 +234,7 @@ python-distutils-ng_newscript() {
if [[ -z "${default_impl}" ]]; then
# TODO: Pick default implementation
- for impl in python{2_7,2_6,2_5,3_2,2_1} pypy{1_8,1_7} jython2_5; do
+ for impl in python{2_7,2_6,2_5,3_2,3_1} pypy{1_8,1_7} jython2_5; do
use "python_targets_${impl}" || continue
default_impl="${impl}"
break;
next reply other threads:[~2012-02-29 17:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-29 17:38 Krzysztof Pawlik [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-03 18:02 [gentoo-commits] dev/nelchael:master commit in: eclass/ Krzysztof Pawlik
2012-03-03 10:06 Krzysztof Pawlik
2012-03-01 18:39 Krzysztof Pawlik
2012-03-01 18:22 Krzysztof Pawlik
2012-03-01 17:54 Krzysztof Pawlik
2012-03-01 17:54 Krzysztof Pawlik
2012-02-29 17:38 Krzysztof Pawlik
2012-02-29 17:38 Krzysztof Pawlik
2012-02-28 20:52 Krzysztof Pawlik
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=1330536730.56da8742836111f4f61195598b46db9a7482145f.nelchael@gentoo \
--to=nelchael@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