summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-19 09:38:38 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-19 10:41:37 +0200
commit31f9724370a6d42f069058ce3a8b5f0c1ac6f9c6 (patch)
tree8beb8b579cc24f5f8065e098dff75be9c1d69fe2 /net-nntp
parentkde-frameworks/kdelibs: Drop old (diff)
downloadgentoo-31f9724370a6d42f069058ce3a8b5f0c1ac6f9c6.tar.gz
gentoo-31f9724370a6d42f069058ce3a8b5f0c1ac6f9c6.tar.bz2
gentoo-31f9724370a6d42f069058ce3a8b5f0c1ac6f9c6.zip
net-nntp/kwooty: Drop slot 4
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/kwooty/Manifest1
-rw-r--r--net-nntp/kwooty/kwooty-1.1.0.ebuild27
2 files changed, 0 insertions, 28 deletions
diff --git a/net-nntp/kwooty/Manifest b/net-nntp/kwooty/Manifest
index 2912d237ad48..33d04babf3db 100644
--- a/net-nntp/kwooty/Manifest
+++ b/net-nntp/kwooty/Manifest
@@ -1,2 +1 @@
-DIST kwooty-1.1.0.tar.gz 304450 SHA256 578d0e976edd3ccbea6dabd486878a2b0b357d4b69884865eb4149b3a5564981 SHA512 54e93b54045104f89b56fd670677708439bf18dae42f00d6c2fcf546802aa9eeab3a47c0a16e259ba081eacdb57e176fd48ec25dbaf53037898d85f63d959ab5 WHIRLPOOL 7ed200a37f719cb05398fb7f787c6c6c4888dcf66e260032878d8dada3604c8b60f2da47373545e8ef04c3bc191acb5bd3f8940308f040cca8385f1779589f90
DIST kwooty-1.1.0_p20150623.tar.xz 174824 SHA256 23e411a7f891a95d68b063a282199c098dbfe119c096806e40665e78a9918f56 SHA512 bca5d516ba705bed35b7834ac6d70ddb581a2de869c1ea6273aae7e13f1c7f9af5c7808003879238c9af0386a73d78e18b09951b8cfdb67011870b151887c376 WHIRLPOOL 09322411241188c42a9567b08098b0ec6ae77171de1112035140cce059bf9a4f2c0694b36cb20b0a54ef841587bf1e5ec59e6198e737f0a6cfddb3a6bb58dd57
diff --git a/net-nntp/kwooty/kwooty-1.1.0.ebuild b/net-nntp/kwooty/kwooty-1.1.0.ebuild
deleted file mode 100644
index 7073caf1e2fa..000000000000
--- a/net-nntp/kwooty/kwooty-1.1.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-KDE_LINGUAS="cs de fr"
-
-inherit kde4-base
-
-DESCRIPTION="Friendly nzb linux usenet binary client"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/Kwooty?content=114385"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="
- kde-plasma/libkworkspace:4
-"
-RDEPEND="
- ${DEPEND}
- app-arch/unrar
- app-arch/par2cmdline
-"
-
-DOCS=( README.txt TODO )