public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mgorny:master commit in: app-portage/install-mask/, app-portage/eclean-kernel/, app-portage/gentoopm/, ...
Date: Tue, 15 Nov 2011 18:50:25 +0000 (UTC)	[thread overview]
Message-ID: <fc497b00983c639654f5ec13ee1cc15cd9133793.mgorny@gentoo> (raw)

commit:     fc497b00983c639654f5ec13ee1cc15cd9133793
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 15 18:50:16 2011 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 15 18:50:16 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=fc497b00

Completely restrict Python3.

This should work-around python.eclass bugs once and for all.

---
 app-portage/diffmask/diffmask-9999.ebuild          |    4 ++--
 .../eclean-kernel/eclean-kernel-9999.ebuild        |    4 ++--
 app-portage/flaggie/flaggie-9999.ebuild            |    4 ++--
 app-portage/gentoopm/gentoopm-9999.ebuild          |    4 ++--
 app-portage/install-mask/install-mask-9999.ebuild  |    4 ++--
 .../smart-live-rebuild-9999.ebuild                 |    4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild
index cb431bc..e15da37 100644
--- a/app-portage/diffmask/diffmask-9999.ebuild
+++ b/app-portage/diffmask/diffmask-9999.ebuild
@@ -3,9 +3,9 @@
 # $Header: $
 
 EAPI=4
-PYTHON_DEPEND="2:2.6 3:3.2"
+PYTHON_DEPEND="2:2.6"
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="2.4 2.5 3.1"
+RESTRICT_PYTHON_ABIS="2.4 2.5"
 
 inherit base distutils
 

diff --git a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
index c008d03..35d969e 100644
--- a/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
+++ b/app-portage/eclean-kernel/eclean-kernel-9999.ebuild
@@ -3,9 +3,9 @@
 # $Header: $
 
 EAPI=4
-PYTHON_DEPEND='2:2.6 3:3.2'
+PYTHON_DEPEND='2:2.6'
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.1'
+RESTRICT_PYTHON_ABIS='2.4 2.5'
 
 inherit base distutils
 

diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild
index 1080062..7744313 100644
--- a/app-portage/flaggie/flaggie-9999.ebuild
+++ b/app-portage/flaggie/flaggie-9999.ebuild
@@ -3,9 +3,9 @@
 # $Header: $
 
 EAPI=4
-PYTHON_DEPEND="2:2.6 3:3.2"
+PYTHON_DEPEND="2:2.6"
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="2.4 2.5 3.1"
+RESTRICT_PYTHON_ABIS="2.4 2.5"
 
 inherit base bash-completion-r1 distutils
 

diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild
index fbb5c8b..ad3280f 100644
--- a/app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/app-portage/gentoopm/gentoopm-9999.ebuild
@@ -4,9 +4,9 @@
 
 EAPI=4
 
-PYTHON_DEPEND='2:2.6 3:3.2'
+PYTHON_DEPEND='2:2.6'
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.1'
+RESTRICT_PYTHON_ABIS='2.4 2.5'
 DISTUTILS_SRC_TEST=setup.py
 
 inherit base distutils

diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild
index 6803835..961c76b 100644
--- a/app-portage/install-mask/install-mask-9999.ebuild
+++ b/app-portage/install-mask/install-mask-9999.ebuild
@@ -3,9 +3,9 @@
 # $Header: $
 
 EAPI=4
-PYTHON_DEPEND='2:2.6 3:3.2'
+PYTHON_DEPEND='2:2.6'
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.1'
+RESTRICT_PYTHON_ABIS='2.4 2.5'
 
 inherit base distutils
 

diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
index de3ad1e..1160887 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild
@@ -4,9 +4,9 @@
 
 EAPI=4
 
-PYTHON_DEPEND='2:2.6 3:3.2'
+PYTHON_DEPEND='2:2.6'
 SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS='2.4 2.5 3.1'
+RESTRICT_PYTHON_ABIS='2.4 2.5'
 DISTUTILS_SRC_TEST=setup.py
 
 inherit base distutils



             reply	other threads:[~2011-11-15 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15 18:50 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-15 18:56 [gentoo-commits] dev/mgorny:master commit in: app-portage/install-mask/, app-portage/eclean-kernel/, app-portage/gentoopm/, Michał Górny
2011-11-02 17:41 Michał Górny
2011-11-02 17:41 Michał Górny

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=fc497b00983c639654f5ec13ee1cc15cd9133793.mgorny@gentoo \
    --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