Skip to content

Commit

Permalink
kde-apps/kdebase-runtime-meta: Drop Nepomuk support
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
johu committed Aug 12, 2015
1 parent be192bb commit 1ac0a1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit kde4-meta-pkg

DESCRIPTION="Merge this to pull in all kdebase-runtime-derived packages"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="crash-reporter +handbook minimal nepomuk"
IUSE="crash-reporter +handbook minimal"

RDEPEND="
$(add_kdeapps_dep kcmshell)
Expand Down Expand Up @@ -45,7 +45,6 @@ RDEPEND="
kde-plasma/khelpcenter:5[compat(+)]
) )
minimal? ( $(add_kdeapps_dep solid-runtime '-bluetooth') )
nepomuk? ( $(add_kdeapps_dep nepomuk) )
!minimal? (
$(add_kdeapps_dep attica)
$(add_kdeapps_dep kcontrol)
Expand Down
1 change: 0 additions & 1 deletion kde-apps/kdebase-runtime-meta/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
<herd>kde</herd>
<use>
<flag name="crash-reporter">Builds a gui tool to submit crash information to the upstream backtracker</flag>
<flag name="nepomuk">Enable Nepomuk based semantic desktop support (deprecated)</flag>
</use>
</pkgmetadata>

0 comments on commit 1ac0a1e

Please sign in to comment.