From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/cantor/
Date: Mon, 28 Jul 2014 08:05:41 +0000 (UTC) [thread overview]
Message-ID: <1406534715.91e14b5a944aa6304c6c0418d916c15038edde5a.kensington@gentoo> (raw)
commit: 91e14b5a944aa6304c6c0418d916c15038edde5a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 28 08:05:15 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jul 28 08:05:15 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=91e14b5a
[kde-base/cantor] Only use python eclass when python support is enabled wrt bug #518368.
Package-Manager: portage-2.2.10
---
kde-base/cantor/cantor-4.13.95.ebuild | 5 +++++
kde-base/cantor/cantor-4.14.49.9999.ebuild | 5 +++++
kde-base/cantor/cantor-4.9999.ebuild | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/kde-base/cantor/cantor-4.13.95.ebuild b/kde-base/cantor/cantor-4.13.95.ebuild
index 601f079..6fff540 100644
--- a/kde-base/cantor/cantor-4.13.95.ebuild
+++ b/kde-base/cantor/cantor-4.13.95.ebuild
@@ -33,6 +33,11 @@ DEPEND="${RDEPEND}
RESTRICT="test"
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+ kde4-base_pkg_setup
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with analitza)
diff --git a/kde-base/cantor/cantor-4.14.49.9999.ebuild b/kde-base/cantor/cantor-4.14.49.9999.ebuild
index 35c4810..33897eb 100644
--- a/kde-base/cantor/cantor-4.14.49.9999.ebuild
+++ b/kde-base/cantor/cantor-4.14.49.9999.ebuild
@@ -33,6 +33,11 @@ DEPEND="${RDEPEND}
RESTRICT="test"
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+ kde4-base_pkg_setup
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with analitza)
diff --git a/kde-base/cantor/cantor-4.9999.ebuild b/kde-base/cantor/cantor-4.9999.ebuild
index 35c4810..33897eb 100644
--- a/kde-base/cantor/cantor-4.9999.ebuild
+++ b/kde-base/cantor/cantor-4.9999.ebuild
@@ -33,6 +33,11 @@ DEPEND="${RDEPEND}
RESTRICT="test"
+pkg_setup() {
+ use python && python-single-r1_pkg_setup
+ kde4-base_pkg_setup
+}
+
src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with analitza)
next reply other threads:[~2014-07-28 8:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-28 8:05 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-01-18 4:34 [gentoo-commits] proj/kde:master commit in: kde-base/cantor/ Robin H. Johnson
2013-07-31 19:53 Johannes Huber
2013-03-05 18:26 Michael Palimaka
2012-07-29 17:19 Michael Palimaka
2012-06-16 16:52 Michael Palimaka
2011-12-15 22:59 Andreas Hüttel
2011-11-06 14:03 Johannes Huber
2011-10-25 20:16 Andreas Hüttel
2011-06-11 11:06 Marc Schiffbauer
2011-05-26 21:14 Jorge Manuel B. S. Vicetto
2011-04-10 23:04 Alexey Shvetsov
2011-04-08 20:58 Andreas K. Huettel
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=1406534715.91e14b5a944aa6304c6c0418d916c15038edde5a.kensington@gentoo \
--to=kensington@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