Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-volumed-pulse/
Date: Sat, 26 Nov 2022 17:03:34
Message-Id: 1669482203.5a7d1cf327791196c613cbe720eb88b9a2a969f8.mgorny@gentoo
1 commit: 5a7d1cf327791196c613cbe720eb88b9a2a969f8
2 Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru>
3 AuthorDate: Wed Nov 23 21:10:00 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 26 17:03:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a7d1cf3
7
8 xfce-extra/xfce4-volumed-pulse: update the homepage
9
10 Bug: https://bugs.gentoo.org/882331
11 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
18 index 3115cc41ac34..e98a24bdab0d 100644
19 --- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
20 +++ b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio"
29 -HOMEPAGE="https://git.xfce.org/apps/xfce4-volumed-pulse/"
30 +HOMEPAGE="https://gitlab.xfce.org/apps/xfce4-volumed-pulse/"
31 SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
32
33 LICENSE="GPL-3"