From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 083A8138359 for ; Sun, 26 Jul 2020 09:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 245B9E083B; Sun, 26 Jul 2020 09:49:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0ADA2E083B for ; Sun, 26 Jul 2020 09:49:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 912C634F109 for ; Sun, 26 Jul 2020 09:49:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C4232AE for ; Sun, 26 Jul 2020 09:49:17 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1595756955.0a87c0f7e6428a4cd0804e7b5a1c33ebfca23f38.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncmpcpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild media-sound/ncmpcpp/ncmpcpp-9999.ebuild X-VCS-Directories: media-sound/ncmpcpp/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0a87c0f7e6428a4cd0804e7b5a1c33ebfca23f38 X-VCS-Branch: master Date: Sun, 26 Jul 2020 09:49:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 925a7988-b594-4691-8411-896030b13eff X-Archives-Hash: d8a80b32f64e56fba0e29f5ae22d2029 commit: 0a87c0f7e6428a4cd0804e7b5a1c33ebfca23f38 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jul 26 09:48:57 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jul 26 09:49:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a87c0f7 media-sound/ncmpcpp: Update HOMEPAGE Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Jeroen Roovers gentoo.org> media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild | 2 +- media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild | 2 +- media-sound/ncmpcpp/ncmpcpp-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild index ce286444dc2..74e3b10a67f 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.7.7.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="https://rybczak.net/ncmpcpp/" +HOMEPAGE="https://ncmpcpp.rybczak.net/ 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-0.8.2-r1.ebuild b/media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild index e178f3d165b..ae5b5d47d37 100644 --- a/media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-0.8.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="https://rybczak.net/ncmpcpp/" +HOMEPAGE="https://ncmpcpp.rybczak.net/ 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 835e2416771..74f29afe4ab 100644 --- a/media-sound/ncmpcpp/ncmpcpp-9999.ebuild +++ b/media-sound/ncmpcpp/ncmpcpp-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit autotools git-r3 DESCRIPTION="featureful ncurses based MPD client inspired by ncmpc" -HOMEPAGE="https://ncmpcpp.rybczak.net/" +HOMEPAGE="https://ncmpcpp.rybczak.net/ https://github.com/ncmpcpp/ncmpcpp" EGIT_REPO_URI="https://github.com/ncmpcpp/ncmpcpp" LICENSE="GPL-2"