kde-misc/nepomukshell: Remove package

Last rited on 2015/08/13.
This commit is contained in:
Johannes Huber
2015-09-17 12:07:34 +02:00
parent 067a4b0502
commit ae86f4a39e
3 changed files with 0 additions and 34 deletions

View File

@@ -1 +0,0 @@
DIST nepomukshell-0.8.0.tar.bz2 35488 SHA256 a5d9e0840f927bdf6743b08c65456373de4374588a7fd78b710e000790c8c715 SHA512 41aae46cb2e06a3a97beade37b665bacc8a38c3070ea6545fa8efee42fe8ee4c168920bf8bbccdc378ba70b35f117235903fabe48430ede564fe695f4328df8f WHIRLPOOL dcdae38f359e465adcc10babb78adca71a5cb8d2a7ae44e8cde736f368d12affc864ae279b440d9cf2fbdb669d0d0ab15464ebecc3946bfbb6f4983f88e8806f

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kde</herd>
<maintainer>
<email>david.narvaez@computer.org</email>
<name>David E. Narváez</name>
<description>The Nepomuk Swiss Army Knife aka. NepomukShell allows to browse, query, and edit Nepomuk resources</description>
</maintainer>
</pkgmetadata>

View File

@@ -1,23 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
KDE_MINIMAL="4.13.1"
inherit kde4-base
DESCRIPTION="Browse, query, and edit Nepomuk resources"
HOMEPAGE="https://projects.kde.org/projects/extragear/utils/nepomukshell"
SRC_URI="mirror://kde/unstable/nepomuk/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="
$(add_kdebase_dep kdelibs 'nepomuk')
"
RDEPEND="${DEPEND}"