Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/
Date: Sat, 01 Aug 2020 09:27:11
Message-Id: 1596274014.dc37a4932e7564b836f8c8713bd3809d7383e863.fordfrog@gentoo
1 commit: dc37a4932e7564b836f8c8713bd3809d7383e863
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 09:26:33 2020 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 09:26:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc37a493
7
8 media-libs/libvisual: updated homepage
9
10 Closes: https://bugs.gentoo.org/616372
11 Package-Manager: Portage-3.0.1, Repoman-2.3.23
12 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
13
14 media-libs/libvisual/libvisual-0.4.0-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
18 index cad7f9764d7..bc2a53c276a 100644
19 --- a/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
20 +++ b/media-libs/libvisual/libvisual-0.4.0-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=1
28 inherit autotools-multilib
29
30 DESCRIPTION="Libvisual is an abstraction library that comes between applications and audio visualisation plugins"
31 -HOMEPAGE="http://libvisual.sourceforge.net"
32 +HOMEPAGE="http://libvisual.org/"
33 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
34
35 LICENSE="LGPL-2.1"