diff options
Diffstat (limited to 'kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.8.ebuild')
| -rw-r--r-- | kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.8.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.8.ebuild b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.8.ebuild new file mode 100644 index 00000000000..67abc9dad33 --- /dev/null +++ b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.8.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="~amd64" +IUSE="" + +RDEPEND="x11-misc/redshift" |
