Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/phonon-gstreamer/, media-libs/phonon-vlc/, media-libs/phonon/
Date: Wed, 20 May 2020 19:29:00
Message-Id: 1590002919.1f970450c9bab0eb808bf607bc0c871914a2de42.asturm@gentoo
1 commit: 1f970450c9bab0eb808bf607bc0c871914a2de42
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 20 19:21:30 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed May 20 19:28:39 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f970450
7
8 media-libs/phonon*: Update HOMEPAGE
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild | 2 +-
14 media-libs/phonon-vlc/phonon-vlc-9999.ebuild | 2 +-
15 media-libs/phonon/phonon-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
19 index 54894d223c..4cae0db6b1 100644
20 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
21 +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-9999.ebuild
22 @@ -6,7 +6,7 @@ EAPI=7
23 inherit ecm kde.org
24
25 DESCRIPTION="GStreamer backend for the Phonon multimedia library"
26 -HOMEPAGE="https://phonon.kde.org/"
27 +HOMEPAGE="https://community.kde.org/Phonon"
28
29 if [[ ${KDE_BUILD_TYPE} = release ]]; then
30 SRC_URI="mirror://kde/stable/phonon/phonon-backend-gstreamer/${PV}/phonon-backend-gstreamer-${PV}.tar.xz"
31
32 diff --git a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
33 index eca2c3a9a9..0df8b33d6c 100644
34 --- a/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
35 +++ b/media-libs/phonon-vlc/phonon-vlc-9999.ebuild
36 @@ -6,7 +6,7 @@ EAPI=7
37 inherit ecm kde.org
38
39 DESCRIPTION="VLC backend for the Phonon multimedia library"
40 -HOMEPAGE="https://phonon.kde.org/"
41 +HOMEPAGE="https://community.kde.org/Phonon"
42
43 if [[ ${KDE_BUILD_TYPE} = release ]]; then
44 SRC_URI="mirror://kde/stable/phonon/phonon-backend-vlc/${PV}/phonon-backend-vlc-${PV}.tar.xz"
45
46 diff --git a/media-libs/phonon/phonon-9999.ebuild b/media-libs/phonon/phonon-9999.ebuild
47 index ff8b116582..7badffa6de 100644
48 --- a/media-libs/phonon/phonon-9999.ebuild
49 +++ b/media-libs/phonon/phonon-9999.ebuild
50 @@ -6,7 +6,7 @@ EAPI=7
51 inherit desktop ecm kde.org
52
53 DESCRIPTION="KDE multimedia abstraction library"
54 -HOMEPAGE="https://phonon.kde.org/"
55 +HOMEPAGE="https://community.kde.org/Phonon"
56
57 if [[ ${KDE_BUILD_TYPE} = release ]]; then
58 SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz"