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: media-video/smplayer/
Date: Sun, 07 May 2017 12:52:11
Message-Id: 1494161464.4447fb47d904f2b9d4a78a906634c26687717951.mgorny@gentoo
1 commit: 4447fb47d904f2b9d4a78a906634c26687717951
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Thu Apr 27 16:12:31 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 12:51:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4447fb47
7
8 media-video/smplayer: Update homepage
9
10 www.smplayer.eu redirects to www.smplayer.info
11
12 Closes: https://github.com/gentoo/gentoo/pull/4504
13
14 media-video/smplayer/smplayer-16.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-video/smplayer/smplayer-16.1.0.ebuild b/media-video/smplayer/smplayer-16.1.0.ebuild
18 index 1cecd35ef01..274d93b7747 100644
19 --- a/media-video/smplayer/smplayer-16.1.0.ebuild
20 +++ b/media-video/smplayer/smplayer-16.1.0.ebuild
21 @@ -10,7 +10,7 @@ PLOCALE_BACKUP="en_US"
22 inherit l10n qmake-utils
23
24 DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
25 -HOMEPAGE="http://www.smplayer.eu/"
26 +HOMEPAGE="http://www.smplayer.info/"
27 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
28
29 LICENSE="GPL-2+ BSD-2"