commit: bdc1f45969988a164f5eea63aa0ddc68fe0010f0 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Mar 9 16:41:32 2014 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Mar 9 16:41:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=bdc1f459
[net-libs/libkpeople] Fix DEPEND by upstream changes Package-Manager: portage-2.2.8-r1 --- net-libs/libkpeople/libkpeople-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild b/net-libs/libkpeople/libkpeople-9999.ebuild index 2fc662d..196486d 100644 --- a/net-libs/libkpeople/libkpeople-9999.ebuild +++ b/net-libs/libkpeople/libkpeople-9999.ebuild @@ -23,9 +23,7 @@ SLOT="4" IUSE="debug examples test" DEPEND=" - dev-libs/shared-desktop-ontologies - dev-libs/soprano - $(add_kdebase_dep nepomuk-core) + $(add_kdebase_dep kdepimlibs) " RDEPEND="${DEPEND}"