diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-07 14:45:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-07 14:46:02 +0100 |
commit | 80115f79f81cdff191d848d6c7a2649f0852923e (patch) | |
tree | 56284cf78ca0d2f9db1e12ddd34f112314d197ed /media-sound | |
parent | media-sound/ncmpcpp: Remove old (diff) | |
download | gentoo-80115f79f81cdff191d848d6c7a2649f0852923e.tar.gz gentoo-80115f79f81cdff191d848d6c7a2649f0852923e.tar.bz2 gentoo-80115f79f81cdff191d848d6c7a2649f0852923e.zip |
media-sound/ncmpcpp: Update HOMEPAGE (redirect)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-0.9.2-r3.ebuild | 7 | ||||
-rw-r--r-- | media-sound/ncmpcpp/ncmpcpp-9999.ebuild | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/media-sound/ncmpcpp/ncmpcpp-0.9.2-r3.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.9.2-r3.ebuild index 663b1dddf393..0a88111e0879 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.9.2-r3.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.9.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,10 @@ EAPI=7 inherit autotools flag-o-matic DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="https://ncmpcpp.rybczak.net/ https://github.com/ncmpcpp/ncmpcpp" +HOMEPAGE=" + https://rybczak.net/ncmpcpp/ + https://github.com/ncmpcpp/ncmpcpp/ +" SRC_URI="https://rybczak.net/ncmpcpp/stable/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild index 121cfb14b173..4d82e8467abf 100644 --- a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,10 @@ EAPI=7 inherit autotools flag-o-matic git-r3 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="https://ncmpcpp.rybczak.net/ https://github.com/ncmpcpp/ncmpcpp" +HOMEPAGE=" + https://rybczak.net/ncmpcpp/ + https://github.com/ncmpcpp/ncmpcpp/ +" EGIT_REPO_URI="https://github.com/ncmpcpp/ncmpcpp" LICENSE="GPL-2" |