diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-12-10 13:00:01 +0200 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-12-14 14:11:36 -0800 |
commit | 772411c75ac319757016427bcc525e2c00a633b7 (patch) | |
tree | 20f6ad3036dd6bc10323d69c152edc7794873383 /app-misc/g15mpd | |
parent | app-misc/g15macro: Update homepage (diff) | |
download | gentoo-772411c75ac319757016427bcc525e2c00a633b7.tar.gz gentoo-772411c75ac319757016427bcc525e2c00a633b7.tar.bz2 gentoo-772411c75ac319757016427bcc525e2c00a633b7.zip |
app-misc/g15mpd: Update homepage
Package-Manager: Portage-2.3.17, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6505
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-misc/g15mpd')
-rw-r--r-- | app-misc/g15mpd/g15mpd-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/g15mpd/g15mpd-1.0.0-r1.ebuild b/app-misc/g15mpd/g15mpd-1.0.0-r1.ebuild index ab7d8809c69b..7cc98849f96f 100644 --- a/app-misc/g15mpd/g15mpd-1.0.0-r1.ebuild +++ b/app-misc/g15mpd/g15mpd-1.0.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit autotools eutils DESCRIPTION="MPD (music player daemon) plugin to G15daemon" -HOMEPAGE="http://g15daemon.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15daemon/" SRC_URI="mirror://sourceforge/g15daemon/${P}.tar.bz2" LICENSE="GPL-2" |