commit: b1d87dcb8f7fdcc37e3284b5a460f5eaff72e38f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 17:07:31 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:14:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d87dcb
media-libs/phonon-gstreamer: update SRC_URI
Package-Manager: portage-2.2.28
media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
index 0981ff1..87ff369 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
@@ -14,7 +14,7 @@ inherit cmake-utils multibuild ${git_eclass}
DESCRIPTION="Phonon GStreamer backend"
HOMEPAGE="https://phonon.kde.org/"
-[[ ${PV} == *9999 ]] ||
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/src/${MY_P}.tar.xz"
+[[ ${PV} == *9999 ]] ||
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_P}.tar.xz"
LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then