From: "David Heidelberger" <d.okias@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-logger-qt/
Date: Mon, 18 Jun 2012 10:29:27 +0000 (UTC) [thread overview]
Message-ID: <1340015265.4028aaf8d261a1ec3ee229e4937098ddc70531ad.okias@gentoo> (raw)
commit: 4028aaf8d261a1ec3ee229e4937098ddc70531ad
Author: David Heidelberger <d.okias <AT> gmail <DOT> com>
AuthorDate: Mon Jun 18 10:27:45 2012 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Mon Jun 18 10:27:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4028aaf8
[telepathy-logger-qt/telepathy-logger-qt-*] compilation require python2
(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)
---
.../telepathy-logger-qt-0.4.0.ebuild | 7 ++++++-
.../telepathy-logger-qt-9999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild
index 7c58f64..9e99dd5 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-0.4.0.ebuild
@@ -5,7 +5,7 @@
EAPI=4
KDE_SCM="git"
-inherit kde4-base
+inherit kde4-base python
DESCRIPTION="Qt4 bindings for the Telepathy logger"
HOMEPAGE="https://projects.kde.org/projects/kdereview/telepathy-logger-qt"
@@ -26,3 +26,8 @@ DEPEND="
>=net-libs/telepathy-qt-0.9.1
"
RDEPEND="${DEPEND}"
+
+pkg_setup() {
+ python_set_active_version 2
+ python_pkg_setup
+}
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
index 7c58f64..9e99dd5 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=4
KDE_SCM="git"
-inherit kde4-base
+inherit kde4-base python
DESCRIPTION="Qt4 bindings for the Telepathy logger"
HOMEPAGE="https://projects.kde.org/projects/kdereview/telepathy-logger-qt"
@@ -26,3 +26,8 @@ DEPEND="
>=net-libs/telepathy-qt-0.9.1
"
RDEPEND="${DEPEND}"
+
+pkg_setup() {
+ python_set_active_version 2
+ python_pkg_setup
+}
next reply other threads:[~2012-06-18 10:29 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-18 10:29 David Heidelberger [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-07 12:15 [gentoo-commits] proj/kde:master commit in: net-libs/telepathy-logger-qt/ Andreas Sturmlechner
2022-07-03 22:12 Andreas Sturmlechner
2021-09-12 21:02 Andreas Sturmlechner
2021-08-25 9:00 Andreas Sturmlechner
2020-05-26 20:56 Andreas Sturmlechner
2020-05-23 22:00 Andreas Sturmlechner
2019-12-09 14:50 Andreas Sturmlechner
2019-10-04 11:56 Andreas Sturmlechner
2017-09-10 10:00 Johannes Huber
2016-03-21 15:24 Johannes Huber
2015-08-27 12:57 Johannes Huber
2015-07-23 21:07 Johannes Huber
2015-05-08 16:16 Manuel Rüger
2015-03-07 13:19 Johannes Huber
2015-03-05 18:49 Johannes Huber
2015-02-17 13:44 Michael Palimaka
2015-01-21 22:37 Johannes Huber
2015-01-21 22:37 Johannes Huber
2015-01-13 20:42 Johannes Huber
2014-12-02 13:58 Michael Palimaka
2014-12-01 12:38 Michael Palimaka
2014-05-01 22:46 Johannes Huber
2013-07-04 21:26 Johannes Huber
2013-07-03 19:49 Johannes Huber
2013-04-12 18:08 Michael Palimaka
2013-04-11 17:27 Michael Palimaka
2013-04-11 15:16 Tomas Chvatal
2013-03-08 7:44 Dennis Schridde
2012-08-30 15:41 Michael Palimaka
2012-08-30 15:33 Michael Palimaka
2012-08-25 12:48 Johannes Huber
2012-08-22 20:12 Johannes Huber
2012-08-09 10:36 Johannes Huber
2012-07-12 21:42 Johannes Huber
2012-06-12 14:32 Johannes Huber
2012-03-29 13:03 Johannes Huber
2012-02-12 18:54 Johannes Huber
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=1340015265.4028aaf8d261a1ec3ee229e4937098ddc70531ad.okias@gentoo \
--to=d.okias@gmail.com \
--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