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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8662C1581F0 for ; Wed, 11 Dec 2024 03:58:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC23EE07EF; Wed, 11 Dec 2024 03:58:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 291F3E07EF for ; Wed, 11 Dec 2024 03:58:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 539E83430C3 for ; Wed, 11 Dec 2024 03:58:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4A22EE7 for ; Wed, 11 Dec 2024 03:58:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1733889489.e0060a7de408f7197eec96e595d8fae065d2065f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/anope/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/anope/anope-2.0.14.ebuild net-irc/anope/metadata.xml X-VCS-Directories: net-irc/anope/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e0060a7de408f7197eec96e595d8fae065d2065f X-VCS-Branch: master Date: Wed, 11 Dec 2024 03:58:42 +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: 0883fced-56e1-4339-877c-b4f814d6f223 X-Archives-Hash: 978aff79ad079c4c7931df5deb56b096 commit: e0060a7de408f7197eec96e595d8fae065d2065f Author: Sadie Powell witchery services> AuthorDate: Mon Dec 9 12:25:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Dec 11 03:58:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0060a7d net-irc/anope: fix project locations. - Anope hasn't used SourceForge for a decade - The non-WWW version of the website is a redirect. Signed-off-by: Sadie Powell witchery.services> Closes: https://github.com/gentoo/gentoo/pull/39649 Signed-off-by: Sam James gentoo.org> net-irc/anope/anope-2.0.14.ebuild | 2 +- net-irc/anope/metadata.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/net-irc/anope/anope-2.0.14.ebuild b/net-irc/anope/anope-2.0.14.ebuild index 88159b72e6e0..7cc5b9c9f5fe 100644 --- a/net-irc/anope/anope-2.0.14.ebuild +++ b/net-irc/anope/anope-2.0.14.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Anope IRC Services" -HOMEPAGE="https://anope.org/ https://github.com/anope/anope/" +HOMEPAGE="https://www.anope.org/ https://github.com/anope/anope/" SRC_URI="https://github.com/anope/anope/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-irc/anope/metadata.xml b/net-irc/anope/metadata.xml index c3a25d9f7863..56f3235984ba 100644 --- a/net-irc/anope/metadata.xml +++ b/net-irc/anope/metadata.xml @@ -11,7 +11,6 @@ developed. It has support for multiple different IRCd linking protocols. - anope anope/anope