commit:     5eb5a21778084bbf0011c36739da74136279ad69
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 22:26:23 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 22:26:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5eb5a217

kde-misc/plasma-applet-redshift-control: Add initial version

Package-Manager: portage-2.2.20.1

 .../plasma-applet-redshift-control-1.0.5.ebuild         | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git 
a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.5.ebuild
 
b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.5.ebuild
new file mode 100644
index 0000000..cd4973c
--- /dev/null
+++ 
b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Plasma 5 applet for controlling redshift"
+HOMEPAGE="http://kde-apps.org/content/show.php/Redshift+Control?content=170746 
https://github.com/kotelnik/plasma-applet-redshift-control/";
+SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="x11-misc/redshift"

Reply via email to