public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:no-semantic-desktop commit in: www-client/rekonq/
@ 2013-05-29 18:59 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-29 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     bc6407675a89a803bda44c67bf7c74c15f346cdf
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 18:33:51 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 29 18:33:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bc640767

[www-client/rekonq] Drop USE="semantic-desktop".

Package-Manager: portage-2.1.12.2

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

diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild
index d11453d..93f1743 100644
--- a/www-client/rekonq/rekonq-9999.ebuild
+++ b/www-client/rekonq/rekonq-9999.ebuild
@@ -18,28 +18,27 @@ HOMEPAGE="http://rekonq.kde.org/"
 LICENSE="GPL-3"
 SLOT="4"
 KEYWORDS=""
-IUSE="debug kde opera semantic-desktop"
+IUSE="debug kde opera"
 
 DEPEND="
-	$(add_kdebase_dep kdelibs 'semantic-desktop?')
-	kde? ( $(add_kdebase_dep kactivities) )
+	kde? (
+		$(add_kdebase_dep kactivities)
+		$(add_kdebase_dep nepomuk-core)
+		dev-libs/soprano
+	)
 	opera? (
 		app-crypt/qca:2
 		dev-libs/qoauth
 	)
-	semantic-desktop? (
-		$(add_kdebase_dep nepomuk-core)
-		dev-libs/soprano
-	)
 "
 RDEPEND="${DEPEND}"
 
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde:no-semantic-desktop commit in: www-client/rekonq/
@ 2013-05-30 12:04 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-30 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     05792fea0265c2adbc4e974d41e16826f06a8d2e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 12:01:41 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 30 12:02:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=05792fea

[www-client/rekonq] Restore kdelibs[semantic-desktop] dependency.

Package-Manager: portage-2.1.12.2

---
 www-client/rekonq/rekonq-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild
index 93f1743..ba1190d 100644
--- a/www-client/rekonq/rekonq-9999.ebuild
+++ b/www-client/rekonq/rekonq-9999.ebuild
@@ -23,6 +23,7 @@ IUSE="debug kde opera"
 DEPEND="
 	kde? (
 		$(add_kdebase_dep kactivities)
+		$(add_kdebase_dep kdelibs 'semantic-desktop(+)')
 		$(add_kdebase_dep nepomuk-core)
 		dev-libs/soprano
 	)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-30 12:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29 18:59 [gentoo-commits] proj/kde:no-semantic-desktop commit in: www-client/rekonq/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2013-05-30 12:04 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox