kde-frameworks/krunner: Set SRC_URI
authorJohannes Huber <johu@gentoo.org>
Sun, 15 May 2016 16:36:01 +0000 (18:36 +0200)
committerJohannes Huber <johu@gentoo.org>
Sun, 15 May 2016 16:49:39 +0000 (18:49 +0200)
Will be needed for next release as SRC_URI is calculated in eclass and the
location is changed in further releases.

Package-Manager: portage-2.2.28

kde-frameworks/krunner/krunner-5.18.0.ebuild
kde-frameworks/krunner/krunner-5.21.0.ebuild

index da7350bbdabf84d8d600ac34441c82f36967b634..ca192c042799e5185bf115f8f2461540e5b6fbae 100644 (file)
@@ -8,6 +8,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Framework for providing different actions given a string query"
+SRC_URI="mirror://kde/stable/frameworks/${PV%.*}/portingAids/${P}.tar.xz"
 LICENSE="LGPL-2+"
 KEYWORDS="amd64 ~arm ~x86"
 IUSE=""
index d69de57e723ef7875f2cef226b70e776fcc3ec18..6268bb2b1a059e84f52b1c0489892fb6698a4368 100644 (file)
@@ -8,6 +8,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Framework for providing different actions given a string query"
+SRC_URI="mirror://kde/stable/frameworks/${PV%.*}/portingAids/${P}.tar.xz"
 LICENSE="LGPL-2+"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""