summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-04-22 02:45:29 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-04-22 03:14:53 +1000
commitdff21a5d4fcdf33ec78be91cef925e8cb59f39c7 (patch)
tree58c86bbe321c2973ae1a96e8d33555ebd92cac19
parentmedia-libs/phonon: update HOMEPAGE (diff)
downloadgentoo-dff21a5d4fcdf33ec78be91cef925e8cb59f39c7.tar.gz
gentoo-dff21a5d4fcdf33ec78be91cef925e8cb59f39c7.tar.bz2
gentoo-dff21a5d4fcdf33ec78be91cef925e8cb59f39c7.zip
media-libs/phonon: update SRC_URI
Package-Manager: portage-2.2.28
-rw-r--r--media-libs/phonon/phonon-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-9999.ebuild
index e481f1788cc6..25a0f231b946 100644
--- a/media-libs/phonon/phonon-9999.ebuild
+++ b/media-libs/phonon/phonon-9999.ebuild
@@ -5,7 +5,7 @@
EAPI=5
if [[ ${PV} != *9999* ]]; then
- SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
+ SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
else
SCM_ECLASS="git-r3"