commit:     3f5cee0508409130d998917a69d9c17e639d77ba
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 21:26:20 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 21:26:20 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=3f5cee05

kde-misc/commandwatch: Import latest from gentoo main tree

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/commandwatch/commandwatch-0.1.1.ebuild | 20 ++++++++++++++++++++
 kde-misc/commandwatch/metadata.xml              |  5 +++++
 2 files changed, 25 insertions(+)

diff --git a/kde-misc/commandwatch/commandwatch-0.1.1.ebuild 
b/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
new file mode 100644
index 0000000..65c45c0
--- /dev/null
+++ b/kde-misc/commandwatch/commandwatch-0.1.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="Plasmoid which periodically runs a system command and displays 
its output"
+HOMEPAGE="http://www.kde-look.org/content/show.php/Command+Watch?content=84523";
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/84523-${P}.tar.bz2";
+
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE="debug"
+
+RDEPEND="
+       kde-plasma/plasma-workspace:4
+"

diff --git a/kde-misc/commandwatch/metadata.xml 
b/kde-misc/commandwatch/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/commandwatch/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <!-- maintainer-needed -->
+</pkgmetadata>

Reply via email to