* [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/smokekde/
@ 2013-05-29 18:11 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-29 18:11 UTC (permalink / raw
To: gentoo-commits
commit: cfc09491654853074ab924e73651260e5869857c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 18:07:01 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 29 18:07:01 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cfc09491
[kde-base/smokekde] Drop USE="semantic-desktop".
Package-Manager: portage-2.1.12.2
---
kde-base/smokekde/smokekde-9999.ebuild | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/kde-base/smokekde/smokekde-9999.ebuild b/kde-base/smokekde/smokekde-9999.ebuild
index 316afc5..9d22721 100644
--- a/kde-base/smokekde/smokekde-9999.ebuild
+++ b/kde-base/smokekde/smokekde-9999.ebuild
@@ -8,15 +8,14 @@ inherit kde4-base
DESCRIPTION="Scripting Meta Object Kompiler Engine - KDE bindings"
KEYWORDS=""
-IUSE="attica debug kate okular semantic-desktop"
+IUSE="attica debug kate okular"
DEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop?')
+ $(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep smokeqt)
attica? ( dev-libs/libattica )
kate? ( $(add_kdebase_dep kate) )
okular? ( $(add_kdebase_dep okular) )
- semantic-desktop? ( $(add_kdebase_dep kdepimlibs) )
"
RDEPEND="${DEPEND}"
@@ -27,10 +26,6 @@ src_configure() {
$(cmake-utils_use_with attica LibAttica)
$(cmake-utils_use_disable kate)
$(cmake-utils_use_with okular)
- $(cmake-utils_use_with semantic-desktop Akonadi)
- $(cmake-utils_use_with semantic-desktop KdepimLibs)
- $(cmake-utils_use_with semantic-desktop Nepomuk)
- $(cmake-utils_use_with semantic-desktop Soprano)
)
kde4-base_src_configure
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/smokekde/
@ 2013-05-30 12:40 Michael Palimaka
0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2013-05-30 12:40 UTC (permalink / raw
To: gentoo-commits
commit: 3c44aa7ed74bc2f814eedf77266044ebdab1f3e6
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 12:36:04 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 30 12:36:04 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3c44aa7e
[kde-base/smokekde] Add USE dependency default in preparation for the removal of the semantic-desktop USE flag.
Package-Manager: portage-2.1.12.2
---
kde-base/smokekde/smokekde-4.10.49.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/smokekde/smokekde-4.10.49.9999.ebuild b/kde-base/smokekde/smokekde-4.10.49.9999.ebuild
index 316afc5..3e9df3b 100644
--- a/kde-base/smokekde/smokekde-4.10.49.9999.ebuild
+++ b/kde-base/smokekde/smokekde-4.10.49.9999.ebuild
@@ -11,7 +11,7 @@ KEYWORDS=""
IUSE="attica debug kate okular semantic-desktop"
DEPEND="
- $(add_kdebase_dep kdelibs 'semantic-desktop?')
+ $(add_kdebase_dep kdelibs 'semantic-desktop(+)?')
$(add_kdebase_dep smokeqt)
attica? ( dev-libs/libattica )
kate? ( $(add_kdebase_dep kate) )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-30 12:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 12:40 [gentoo-commits] proj/kde:no-semantic-desktop commit in: kde-base/smokekde/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2013-05-29 18:11 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox