public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Reffett" <creffett@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: www-client/rekonq/
Date: Sun,  6 Oct 2013 19:57:29 +0000 (UTC)	[thread overview]
Message-ID: <1381039550.db6c26d7f7b89997a2178b94fba379b1df5e50e0.creffett@gentoo> (raw)

commit:     db6c26d7f7b89997a2178b94fba379b1df5e50e0
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 06:05:50 2013 +0000
Commit:     Chris Reffett <creffett <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 06:05:50 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=db6c26d7

[www-client/rekonq] Conversion back to semantic-desktop

Package-Manager: portage-2.2.7

---
 www-client/rekonq/rekonq-9999.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild
index 5d581af..a1227e9 100644
--- a/www-client/rekonq/rekonq-9999.ebuild
+++ b/www-client/rekonq/rekonq-9999.ebuild
@@ -18,19 +18,19 @@ HOMEPAGE="http://rekonq.kde.org/"
 LICENSE="GPL-3"
 SLOT="4"
 KEYWORDS=""
-IUSE="debug kde opera"
+IUSE="debug kde opera semantic-desktop"
 
 DEPEND="
-	kde? (
-		$(add_kdebase_dep kactivities)
-		$(add_kdebase_dep kdelibs 'semantic-desktop(+)')
-		$(add_kdebase_dep nepomuk-core)
-		dev-libs/soprano
-	)
+	$(add_kdebase_dep kdelibs 'semantic-desktop?')
+	kde? ( $(add_kdebase_dep kactivities) )
 	opera? (
 		app-crypt/qca:2
 		dev-libs/qoauth
 	)
+	semantic-desktop? (
+		$(add_kdebase_dep nepomuk-core)
+		dev-libs/soprano
+	)
 "
 RDEPEND="
 	${DEPEND}
@@ -40,9 +40,9 @@ RDEPEND="
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_with kde KActivities)
-		$(cmake-utils_use_find_package kde NepomukCore)
 		$(cmake-utils_use_with opera QCA2)
 		$(cmake-utils_use_with opera QtOAuth)
+		$(cmake-utils_use_find_package semantic-desktop NepomukCore)
 	)
 
 	kde4-base_src_configure


             reply	other threads:[~2013-10-06 19:57 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-06 19:57 Chris Reffett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-03 18:28 [gentoo-commits] proj/kde:master commit in: www-client/rekonq/ Andreas Sturmlechner
2016-03-21 18:01 Johannes Huber
2015-06-27 22:56 Johannes Huber
2015-01-29  1:51 Johannes Huber
2014-09-14 19:38 Johannes Huber
2014-09-09 16:34 Michael Palimaka
2014-09-09 16:31 Michael Palimaka
2014-09-09 16:31 Michael Palimaka
2014-08-13 18:44 Johannes Huber
2014-08-13 18:39 Johannes Huber
2014-05-04 23:35 Johannes Huber
2013-11-16 18:37 Johannes Huber
2013-07-25 21:48 Johannes Huber
2013-05-02 21:12 Johannes Huber
2013-05-02 21:10 Johannes Huber
2013-04-29 20:58 Manuel Rüger
2013-03-03 17:37 Michael Palimaka
2013-02-20 23:26 Andreas Hüttel
2013-02-20 23:26 Andreas Hüttel
2013-01-28 16:03 Michael Palimaka
2013-01-02  6:29 Michael Palimaka
2012-12-03 14:01 Michael Palimaka
2012-10-31 15:45 Michael Palimaka
2012-08-22 20:12 Johannes Huber
2012-08-21 16:08 Johannes Huber
2012-07-24 13:32 Michael Palimaka
2012-07-24 13:19 Johannes Huber
2012-07-21 15:24 Johannes Huber
2012-07-13 23:06 Johannes Huber
2012-03-22 13:04 Johannes Huber
2012-03-22 13:04 Johannes Huber
2012-03-06 16:46 David Heidelberger
2011-02-28 14:52 Tomas Chvatal
2011-02-22 14:26 Theo Chatzimichos

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=1381039550.db6c26d7f7b89997a2178b94fba379b1df5e50e0.creffett@gentoo \
    --to=creffett@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