public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-glib/
Date: Mon, 16 Nov 2015 13:19:44 +0000 (UTC)	[thread overview]
Message-ID: <1447679977.2c47d50eca21d555dd08e3246ee2357a712a6e40.jlec@gentoo> (raw)

commit:     2c47d50eca21d555dd08e3246ee2357a712a6e40
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 16 13:19:37 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 13:19:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c47d50e

net-libs/telepathy-glib: Convert to python-single-r1.eclsass

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild | 4 +---
 net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
index 757cb8b..f49616b 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 
-inherit eutils gnome2 python-r1 vala virtualx
+inherit eutils gnome2 python-single-r1 vala virtualx
 
 DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
 HOMEPAGE="http://telepathy.freedesktop.org"
@@ -45,8 +45,6 @@ PDEPEND="
 "
 
 src_configure() {
-	python_export_best
-
 	gnome2_src_configure \
 		--disable-static \
 		--disable-installed-tests \

diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
index e7cb802..8574ff6 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 VALA_MIN_API_VERSION="0.18"
 VALA_USE_DEPEND="vapigen"
 
-inherit eutils gnome2 python-r1 vala virtualx
+inherit eutils gnome2 python-single-r1 vala virtualx
 
 DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol"
 HOMEPAGE="http://telepathy.freedesktop.org"
@@ -46,8 +46,6 @@ PDEPEND="
 "
 
 src_configure() {
-	python_export_best
-
 	gnome2_src_configure \
 		--disable-static \
 		--disable-installed-tests \


             reply	other threads:[~2015-11-16 13:19 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-16 13:19 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-13 11:19 [gentoo-commits] repo/gentoo:master commit in: net-libs/telepathy-glib/ Gilles Dartiguelongue
2016-11-13 11:19 Gilles Dartiguelongue
2017-04-23 21:01 David Seifert
2017-07-03  9:12 Alexis Ballier
2018-10-06 22:37 Mart Raudsepp
2019-10-12 13:28 Mart Raudsepp
2019-12-08 11:41 Mikle Kolyada
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:58 Mikle Kolyada
2019-12-08 12:00 Mikle Kolyada
2019-12-09  0:10 Aaron Bauman
2019-12-09  9:11 Agostino Sarubbo
2019-12-09  9:14 Agostino Sarubbo
2020-01-01 15:25 Agostino Sarubbo
2020-01-11 20:32 Mart Raudsepp
2020-01-11 20:32 Mart Raudsepp
2020-04-17 18:55 Andreas Sturmlechner
2021-03-13  3:51 Matt Turner
2021-04-14 18:51 Mikle Kolyada
2021-04-14 22:07 Sam James
2021-04-14 22:07 Sam James
2021-04-15  0:13 Sam James
2021-04-15  1:33 Sam James
2021-04-15  5:25 Sam James
2021-04-15 15:36 Matt Turner
2021-09-12 11:28 Yixun Lan
2021-12-19  1:30 Matt Turner
2022-02-03  6:20 Matt Turner
2022-09-07  7:52 Michał Górny
2022-10-29 17:44 Matt Turner
2022-10-31 17:58 Matt Turner
2023-01-01 16:20 David Seifert
2023-07-27  8:29 WANG Xuerui
2024-05-12  6:04 Mart Raudsepp
2025-04-14  2:20 Pacho Ramos

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=1447679977.2c47d50eca21d555dd08e3246ee2357a712a6e40.jlec@gentoo \
    --to=jlec@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