commit: 899489672cd66e36a324a1dfb57780f8a8dfe0cf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 13:11:25 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 13:11:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89948967
media-video/plasma-mediacenter: Fix SRC_URI
Package-Manager: Portage-2.3.11, Repoman-2.3.3
media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
b/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
index 5ac9ea69d37..81d5579d3d9 100644
--- a/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
+++ b/media-video/plasma-mediacenter/plasma-mediacenter-5.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ KDE_TEST="forceoptional"
inherit kde5
DESCRIPTION="Unified media experience for any device capable of running KDE
Plasma"
-SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
+SRC_URI="mirror://kde/stable/plasma-mediacenter/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~arm x86"
IUSE="semantic-desktop"