Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon/, media-libs/phonon-vlc/, media-libs/phonon-gstreamer/
Date: Tue, 27 Oct 2020 00:30:48
Message-Id: 1603758622.eb76dc1b559dc76d2375d2691f909f80912548c2.asturm@gentoo
1 commit: eb76dc1b559dc76d2375d2691f909f80912548c2
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: Tue Oct 27 00:30:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb76dc1b
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-4.10.0.ebuild | 2 +-
14 media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild | 2 +-
15 media-libs/phonon/phonon-4.11.1-r1.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
19 index 456356c259f..0b30bf39222 100644
20 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
21 +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
22 @@ -7,7 +7,7 @@ MY_PN="phonon-backend-gstreamer"
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/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz"
31
32 diff --git a/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild
33 index e186b6bba7d..36e81365b54 100644
34 --- a/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild
35 +++ b/media-libs/phonon-vlc/phonon-vlc-0.11.1.ebuild
36 @@ -7,7 +7,7 @@ MY_PN="phonon-backend-vlc"
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/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz"
45
46 diff --git a/media-libs/phonon/phonon-4.11.1-r1.ebuild b/media-libs/phonon/phonon-4.11.1-r1.ebuild
47 index 1f8000e2341..88892bcd495 100644
48 --- a/media-libs/phonon/phonon-4.11.1-r1.ebuild
49 +++ b/media-libs/phonon/phonon-4.11.1-r1.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"