commit:     95355faeb7e30c6668b56baae4af1d6059a20d93
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 07:58:37 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 07:58:48 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=95355fae

net-nntp/kwooty: import from main tree

 net-nntp/kwooty/kwooty-1.1.0.ebuild | 27 +++++++++++++++++++++++++++
 net-nntp/kwooty/metadata.xml        |  4 ++++
 2 files changed, 31 insertions(+)

diff --git a/net-nntp/kwooty/kwooty-1.1.0.ebuild 
b/net-nntp/kwooty/kwooty-1.1.0.ebuild
new file mode 100644
index 0000000..7073caf
--- /dev/null
+++ b/net-nntp/kwooty/kwooty-1.1.0.ebuild
@@ -0,0 +1,27 @@
+# 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 )

diff --git a/net-nntp/kwooty/metadata.xml b/net-nntp/kwooty/metadata.xml
new file mode 100644
index 0000000..097975e
--- /dev/null
+++ b/net-nntp/kwooty/metadata.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+</pkgmetadata>

Reply via email to