diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-04-27 18:12:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-05-07 14:51:04 +0200 |
commit | 4447fb47d904f2b9d4a78a906634c26687717951 (patch) | |
tree | 6ee2d61378acc677e6bacb207efd937a44308896 /media-video | |
parent | dev-libs/concurrencykit: add blocker on sys-cluster/charm, #616762 (diff) | |
download | gentoo-4447fb47d904f2b9d4a78a906634c26687717951.tar.gz gentoo-4447fb47d904f2b9d4a78a906634c26687717951.tar.bz2 gentoo-4447fb47d904f2b9d4a78a906634c26687717951.zip |
media-video/smplayer: Update homepage
www.smplayer.eu redirects to www.smplayer.info
Closes: https://github.com/gentoo/gentoo/pull/4504
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-16.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-16.1.0.ebuild b/media-video/smplayer/smplayer-16.1.0.ebuild index 1cecd35ef014..274d93b77475 100644 --- a/media-video/smplayer/smplayer-16.1.0.ebuild +++ b/media-video/smplayer/smplayer-16.1.0.ebuild @@ -10,7 +10,7 @@ PLOCALE_BACKUP="en_US" inherit l10n qmake-utils DESCRIPTION="Great Qt GUI front-end for mplayer/mpv" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="http://www.smplayer.info/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2" |