From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ksnapshot/
Date: Wed, 20 Mar 2013 18:17:59 +0000 (UTC) [thread overview]
Message-ID: <1363803422.da36ab9b2449aa2a0f7d39a732c55029d4ebf58f.kensington@gentoo> (raw)
commit: da36ab9b2449aa2a0f7d39a732c55029d4ebf58f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 18:17:02 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 18:17:02 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=da36ab9b
[kde-base/ksnapshot] Restrict certain X11 dependencies to USE="-aqua".
Package-Manager: portage-2.1.11.57
---
kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild | 6 ++++--
kde-base/ksnapshot/ksnapshot-9999.ebuild | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild b/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild
index 6c09a86..c820d8a 100644
--- a/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-4.10.49.9999.ebuild
@@ -12,9 +12,11 @@ KEYWORDS=""
IUSE="debug kipi"
DEPEND="
- x11-libs/libX11
- x11-libs/libXext
x11-libs/libXfixes
+ !aqua? (
+ x11-libs/libX11
+ x11-libs/libXext
+ )
kipi? ( $(add_kdebase_dep libkipi) )
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/ksnapshot/ksnapshot-9999.ebuild b/kde-base/ksnapshot/ksnapshot-9999.ebuild
index 6c09a86..c820d8a 100644
--- a/kde-base/ksnapshot/ksnapshot-9999.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-9999.ebuild
@@ -12,9 +12,11 @@ KEYWORDS=""
IUSE="debug kipi"
DEPEND="
- x11-libs/libX11
- x11-libs/libXext
x11-libs/libXfixes
+ !aqua? (
+ x11-libs/libX11
+ x11-libs/libXext
+ )
kipi? ( $(add_kdebase_dep libkipi) )
"
RDEPEND="${DEPEND}"
next reply other threads:[~2013-03-20 18:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-20 18:17 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-14 19:14 [gentoo-commits] proj/kde:master commit in: kde-base/ksnapshot/ Johannes Huber
2013-08-29 15:39 Michael Palimaka
2013-03-20 17:51 Michael Palimaka
2011-06-08 22:49 Andreas Hüttel
2011-06-08 21:31 Andreas Hüttel
2011-05-26 5:14 Jorge Manuel B. S. Vicetto
2011-05-12 20:32 Marc Schiffbauer
2011-03-27 0:31 Jonathan Callen
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=1363803422.da36ab9b2449aa2a0f7d39a732c55029d4ebf58f.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