Last rited on 2015/08/13.
+++ /dev/null
-DIST nepomuk-widgets-4.14.3.tar.xz 48748 SHA256 fd7a96ea3c6acbe23b3a43d6052471ed197008b9c424b41cfced27a74cd179e1 SHA512 220223827c2d355b3f914d94e5073fdef7a3d6ef80a8e43942ad415a648b96b7fa94bce3249ae8099782fb4aa9cdaf18a3a6115bb56614db86b80976c77ffdae WHIRLPOOL 3c22328a82f7793f5c6146a3760d60b1cd42a4e2bd125aa4ae6faacb63c63799c2161f8485ec9d0b439589f78d7e258cc2759d90907f5fc7df9bc6a7970dc95e
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>kde</herd>
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Widget library for nepomuk"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep nepomuk-core)
- >=dev-libs/soprano-2.9.0
-"
-RDEPEND="${DEPEND}
- !<kde-base/nepomuk-core-4.9.80:4
-"
-
-# tests hangs
-RESTRICT="test"