kde-misc/plasma-applet-redshift-control: move to plasma-redshift-control
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 5 Feb 2018 22:55:21 +0000 (23:55 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 6 Feb 2018 10:15:31 +0000 (11:15 +0100)
kde-misc/plasma-redshift-control/Manifest [moved from kde-misc/plasma-applet-redshift-control/Manifest with 100% similarity]
kde-misc/plasma-redshift-control/metadata.xml [moved from kde-misc/plasma-applet-redshift-control/metadata.xml with 100% similarity]
kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild [moved from kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.18.ebuild with 50% similarity]
profiles/updates/1Q-2018

similarity index 50%
rename from kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-1.0.18.ebuild
rename to kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild
index 6292492dca6338365d37eee9f424562b89e0c319..58c6b6ace4764a7f7c5728824e8326015cc591b7 100644 (file)
@@ -1,13 +1,14 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+MY_PN="plasma-applet-redshift-control"
 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"
+HOMEPAGE="https://store.kde.org/p/998916/"
+SRC_URI="https://github.com/kotelnik/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2+"
 KEYWORDS="~amd64"
@@ -17,3 +18,5 @@ DEPEND="$(add_frameworks_dep plasma)"
 RDEPEND="${DEPEND}
        x11-misc/redshift
 "
+
+S="${WORKDIR}/${MY_PN}-${PV}"
index 17164482073ab1f27122b861d0065c0da1919ef1..6c2aef30c139f96c2b7e509eb1d0c436d5fcfb90 100644 (file)
@@ -4,3 +4,4 @@ move dev-cpp/gsl dev-cpp/ms-gsl
 slotmove =dev-util/cucumber-3.1.0 3.0 3.1
 move app-admin/restart_services app-admin/restart-services
 move dev-libs/purpose kde-frameworks/purpose
+move kde-misc/plasma-applet-redshift-control kde-misc/plasma-redshift-control